I want to compile a Visual C++ project made by another person and then the following error appears:
LINK : fatal error LNK1104: cannot open file "uafxcw.lib"

What may be the cause of this problem and any suggestions on solving it?

Thanks.

Jov
Edit/Delete Message

First: Look if you have the file somewhere on your computer (just use search function from windows).
Next: go to project->properties
Select from the list configuration properties->linker->general
in the additional dependencies box, add the dir you've just found

Niek

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.