EDN Admin
Well-known member
Im trying to compile a C source code project with Visual Studio 2005. Im linking in 2 libraries that were built using Visual Studio 2003. When I build my project, I get 1 error:
fatal error LNK1104: cannot open file LIBC.lib
I know libc.lib is not included with Visual Studio 2005. How can I overcome this problem?
Thanks,
Mike
View the full article
fatal error LNK1104: cannot open file LIBC.lib
I know libc.lib is not included with Visual Studio 2005. How can I overcome this problem?
Thanks,
Mike
View the full article