about static libraries
-
Dear All I want to write one DLL. for this purpose, I add one static library to project. When I compile the program I get following link error. INK : fatal error LNK1104: cannot open file "nafxcwd.lib" Error executing link.exe. But when I add the path of nafxcwd.lib to my lib file paths I get 716 errors. Do you know how I can remove this problem. Regards Monhi
-
Dear All I want to write one DLL. for this purpose, I add one static library to project. When I compile the program I get following link error. INK : fatal error LNK1104: cannot open file "nafxcwd.lib" Error executing link.exe. But when I add the path of nafxcwd.lib to my lib file paths I get 716 errors. Do you know how I can remove this problem. Regards Monhi
What version of Visual Studio? Mark
Mark Salsbery Microsoft MVP - Visual C++ :java: