|
From: John L. <jla...@gm...> - 2006-03-04 18:55:19
|
On 3/4/06, klaas.holwerda <kho...@xs...> wrote:
> And indeed app_wxluaedit app crashes in the class RTTI initalization
> stuff again.
> This is for sure because of the warning below. It must be somewhere
> solved in bakefile.
> >
> > --------------------Configuration: wxstedit - Win32
> > Debug--------------------
> > Linking...
> > LINK : warning LNK4098: defaultlib "MSVCRTD" conflicts with use of
> > other libs; use /NODEFAULTLIB:library
I think this is because you have compiled wxStEdit in RELEASE?
Unfortunately the wxStEdit build files only output to a single dir so
you have to completely! clean it out and rebuild it.
I'm just using the wxCode bakefiles and I don't think there's a way to
separate the output of the build files? Francesco, is that right? I've
used the bakefiles for your projects as a starting point, but maybe
I've missed something.
Regards,
John Labenski
|