Discussion:
Using pthreads for win32
m***@t-online.de
2008-08-22 11:07:08 UTC
Permalink
_______________________________________________
Mico-devel mailing list
Mico-***@mico.org
http://www.mico.org/mailman/listinfo/mico-devel
Robert F. Gunion
2008-08-22 15:32:10 UTC
Permalink
Since it wasn't developed by the mico team itself, pthreads is in the
<mico-home>\contrib\pthreads directory. Add that to the include path
and all will be well. Note that you will need to link with
pthreadVC2.lib, but you shouldn't need to add another directory for the
linker.
Hello,
i have problems with using the mico's pthreads distribution on Windows.
In Visual Studio the include path is set to '<mico-home>\include' and
'<mico-home>\include\windows'. After trying to compile a cpp file
"pthread.h": No such file or directory
Can anybody help me?
Cheers,
Matthias
------------------------------------------------------------------------
_______________________________________________
Mico-devel mailing list
http://www.mico.org/mailman/listinfo/mico-devel
Loading...