Building wxWidgets 2.8.6 linker error with VS2005
untergasser at gmail.com
untergasser at gmail.com
Wed Nov 21 08:31:52 PST 2007
Hi,
I get exactly the same probem.
> > To solve my problem, I can use the workaround suggested at
> >http://onegazhang.spaces.live.com/Blog/cns!D5E642BC862BA286!480.entry
> > so you might want to see if this helps you.
>
> This is absolutely wrong. It just hides the problem and you still link
> with the wrong version of the library. You *will* get mysterious other
> problems later on.
So how can I solve the problem properly?? And were does it come from?
Regards,
Andreas
> On Nov 13, 1:46 am, va... at wxwidgets.org (Vadim Zeitlin) wrote:
> On Tue, 13 Nov 2007 00:29:48 -0000 schwo... at gmail.com wrote:
>
> > I get a similar problem, but not when compiling the wxWidgets library
> > itself, only when linking to it in my projects. Given that the problem
> > is with calls to wxAssert, etc, which is only compiled in debug
> > configuration, you'll probably find that you can build the release
> > version sucessfully. Chances are you won't ever need to actually debug
> > inside the wxWidgets library, so this may well be an acceptable
> > workaround.
>
> You need debug build of wx not in order to debug wx itself, but to get
> assert messages when you use wx API incorrectly. Chances are that using
> debug version of wx will save you hours of time spent tracking down the
> problems in your code otherwise.
>
> > To solve my problem, I can use the workaround suggested at
> >http://onegazhang.spaces.live.com/Blog/cns!D5E642BC862BA286!480.entry
> > so you might want to see if this helps you.
>
> This is absolutely wrong. It just hides the problem and you still link
> with the wrong version of the library. You *will* get mysterious other
> problems later on.
>
> Regards,
> VZ
>
> --
> TT-Solutions: wxWidgets consultancy and technical support
> http://www.tt-solutions.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscr... at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-h... at lists.wxwidgets.org
More information about the wx-users
mailing list