Thinker Mou
04-11-2001, 02:27 AM
I wrote a MFC extension DLL and a small client application to test it. I've
set the right .lib for the linker in the "project/setting" tab of the client.
Also copied the needed .h files. But at execution,I received:
Linking...
LINK : fatal error LNK1104: cannot open file "\Program.obj"
Error executing link.exe.
I just can't understand what "\Program.obj" is,why it's needed,and I can't
find it.
set the right .lib for the linker in the "project/setting" tab of the client.
Also copied the needed .h files. But at execution,I received:
Linking...
LINK : fatal error LNK1104: cannot open file "\Program.obj"
Error executing link.exe.
I just can't understand what "\Program.obj" is,why it's needed,and I can't
find it.