Hi all,
can anyone help in this?
error:
fatal error LNK1104: cannot open file "Files\Microsoft.obj"
This is a discussion on fatal error LNK1104: cannot open file "Files\Microsoft.obj" within the C Programming forums, part of the General Programming Boards category; Hi all, can anyone help in this? error: fatal error LNK1104: cannot open file "Files\Microsoft.obj"...
Hi all,
can anyone help in this?
error:
fatal error LNK1104: cannot open file "Files\Microsoft.obj"
Probably a missing quote (") on some part of linker commands.
--
Mats
Compilers can produce warnings - make the compiler programmers happy: Use them!
Please don't PM me for help - and no, I don't do help over instant messengers.
Have you tried to Google "LNK1104"? I see plenty of help from Microsoft on this item.