Newbie question

Simon Manasseh s.manasseh@gmail.com
Fri Apr 15 14:27:00 GMT 2005


I apologise for being thick.

I've downloaded the lastest self extracting achive.
Extracted the files
Put the lib, dll, and headers in the appropriate sdk/path directories
yet, when I try to compile one of the test files I get errors, such as

join0.c
join0.obj : error LNK2019: unresolved external symbol
__imp__pthread_exit referenced in function _func
join0.obj : error LNK2019: unresolved external symbol
__imp__pthread_join referenced in function _main
join0.obj : error LNK2019: unresolved external symbol
__imp__pthread_create referenced in function _main
join0.exe : fatal error LNK1120: 3 unresolved externals

I'm sure I'm just doing something retarded, but I'm new to this. Any
help would be most appreciated.

My thanks
-- 
Simon Manasseh
s.manasseh@gmail.com



More information about the Pthreads-win32 mailing list