- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
VS2008 problems continue. Rebuilding entire project but get a fatal linker error:
LNK1104: cannot open file 'LIBC.lib'
searched in archives but posts relating to the subject did not help.
ignoring LIBC did not help. i had been ignoring LIBCD in VS 2003.net
Suggestions appreciated.
VS 2008 professional. Nothing special. IVF 11.0.074
Linda
LNK1104: cannot open file 'LIBC.lib'
searched in archives but posts relating to the subject did not help.
ignoring LIBC did not help. i had been ignoring LIBCD in VS 2003.net
Suggestions appreciated.
VS 2008 professional. Nothing special. IVF 11.0.074
Linda
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Perhaps I answered my own question by reading the instructions on the Linker/Ignore lib line.
ignoring LIBCD;LIBC seems to work....
Linda
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This suggests that you have one or more objects/libraries that were not rebuilt in the VS08 environment. If you set the Linker property Show Progress Messages > Show all messages, it will tell you where in the link process it sees various defaultlib directives.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page