Menu

Microsoft_Visual_Studio_2005_Notes

Microsoft Visual Studio 2005 Notes

This page discusses topics related to building Magic Lantern using Microsoft Visual Studio 2005.

Fatal error cannot open LIBC

When migrating Visual Studio projects from VS C++ v6 to VS 2005, the following error was encountered: Fatal error cannot open LIBC.

To remove the error, navigate to Configuration Properties -> Linker -> Input. Then, add "libc" or "lib.lib" under Ignore specific library. In earlier versions of VS it was set to libc.lib.


Related

Developer Wiki: Developer_Documentation

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.