View Single Post
  #4  
Old 08-12-2002, 09:20 AM
morpheus014
Hill Giant
 
Join Date: Feb 2002
Location: the little voice in the back of your head
Posts: 239
Default

Hmm its saying that i need these lib files:
nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __endthreadex
nafxcwd.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __beginthreadex
libcd.lib(crt0.obj) : error LNK2001: unresolved external symbol _main

*EDIT*
These lib files are result of build attempt for other program, see last post, eqemu source gets similar errors- missing lib files even with zlib
__________________
Please remain seated while the room is in motion
Reply With Quote