My compiler is complaining that it cannot link to this .lib file, but I am not specifying to link with it. Anyone know what might be causing this? Thanks.
-AJ
connot open file LIBC.lib
Started by smag4life, Jan 13 2008 10:41 PM
1 reply to this topic
#1
Posted 13 January 2008 - 10:41 PM
#2
Posted 14 January 2008 - 12:31 AM
It's the C runtime library, so it's implicitly linked without specifying it. Check that your library paths and so forth are set up correctly, and the file really exists, and so forth.
reedbeta.com - developer blog, OpenGL demos, and other projects
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











