Jump to content


connot open file LIBC.lib


1 reply to this topic

#1 smag4life

    New Member

  • Members
  • Pip
  • 2 posts

Posted 13 January 2008 - 10:41 PM

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

#2 Reedbeta

    DevMaster Staff

  • Administrators
  • 4979 posts
  • LocationBellevue, WA

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