M
Mike
The error during build in VC++:
LINK : fatal error LNK1104: cannot open file "/blah/blah/blah.lib"
the issue:
I've inherited this cource code from another company and the company
had their dir. stucture as /blah/blah/blah.lib but I need to have my
build point to /yeah/yeah/yeah.lib
how can I have it point to the other dir stucture? Where can I change
this? I've checked the project dsw, dsp and mak files. Please help!
Thanks!!
Mike
LINK : fatal error LNK1104: cannot open file "/blah/blah/blah.lib"
the issue:
I've inherited this cource code from another company and the company
had their dir. stucture as /blah/blah/blah.lib but I need to have my
build point to /yeah/yeah/yeah.lib
how can I have it point to the other dir stucture? Where can I change
this? I've checked the project dsw, dsp and mak files. Please help!
Thanks!!
Mike