User Profile
Collapse
-
VC++ 2003 link problem.
I have compiled wsWidgets as static and debug and am trying to link the libs with my application. I get the error "fatal error LNK1104: cannot open file 'wxexpatd.lib'" . I can see the lib in the directory C:\wxWidgets-2.6.3\lib\vc_li b. In the project Properties dialog box under Linker>Addition al Library Directories I have specified C:\wxWidgets-2.6.3\lib\vc_li b among other lib directories. I have tried settng the linker to VERBOSE,... -
C++ exception handler error
I am using VS C++ .NET 2003 and am getting the following warning:
Microsoft Visual Studio .NET 2003\Vc7\includ e\xstring(1453) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHs
However, /EHs is specified and I still get the warning. I assume that I should just ignore the warring.
No activity results to display
Show More