Help Required: "LNK2019: unresolved external symbol "void__cdecl wxOnAssert"

Sanghamitra Biswas SBiswas at sirf.com
Mon Jul 9 01:32:43 PDT 2007


Yes. That was the problem.
Thanks a lot. :-)

-----Original Message-----
From: Stephan Rose [mailto:kermos at somrek.net] 
Sent: Monday, July 09, 2007 1:31 PM
To: wx-users at lists.wxwidgets.org
Subject: Re: Help Required: "LNK2019: unresolved external symbol
"void__cdecl wxOnAssert"

On Mon, 2007-07-09 at 12:34 +0530, Sanghamitra Biswas wrote:
> Hi,
> 
> I'm facing a problem with my wxWidget project.
> 
> I have made the configuration setting for "Windows Mobile 5.0 Pocket
> PC". When I build my project with the Debug option, the build goes
fine.
> But if I build in the Release mode with the same set of options, I get
> the following linker error:

Do you maybe have __WXDEBUG__ defined anywhere? Having that defined and
linking with Release libraries would cause your problem I think.

Stephan



---------------------------------------------------------------------
To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
For additional commands, e-mail: wx-users-help at lists.wxwidgets.org




More information about the wx-users mailing list