M
Michael
I am trying to write a simple C testcase for a C DLL
using Visual C++ 6.0. The link step fails with
LINK : fatal error LNK1181: cannot open input
file "c:\my.obj"
I do not have any files my.* on my disk or in my project.
If I look under the link tab of my project settings, I
can see nothing that references any such file. Has
anybody come across this and knows how to get round it?
Thanks,
Michael
using Visual C++ 6.0. The link step fails with
LINK : fatal error LNK1181: cannot open input
file "c:\my.obj"
I do not have any files my.* on my disk or in my project.
If I look under the link tab of my project settings, I
can see nothing that references any such file. Has
anybody come across this and knows how to get round it?
Thanks,
Michael