Every time I try to create a simple console application I have trouble compiling it. When I create a console application that prints "Hello World" with the AppWizard it doesn't compile even if I don't change a thing from the files produced by AppWizard. The error occurrs during linking:
LINK : fatal error LNK1104: cannot open file "nafxcwd.lib"
Error executing link.exe.
I don't have this problem with GUI applications made by the AppWizard. Is that file corrupted or what? Should I try reinstalling VC++ 6.0? If so, will that affect the workspaces I have saved? Please help. Thanks in advance. [sig][/sig]
LINK : fatal error LNK1104: cannot open file "nafxcwd.lib"
Error executing link.exe.
I don't have this problem with GUI applications made by the AppWizard. Is that file corrupted or what? Should I try reinstalling VC++ 6.0? If so, will that affect the workspaces I have saved? Please help. Thanks in advance. [sig][/sig]