User Profile

Collapse

Profile Sidebar

Collapse
hembree
hembree
Last Activity: Jul 24 '07, 04:51 PM
Joined: Oct 25 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • hembree
    started a topic VC++ 2003 link problem.
    in C

    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,...
    See more | Go to post

  • hembree
    started a topic C++ exception handler error
    in C

    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.
    See more | Go to post
No activity results to display
Show More
Working...