Thomas Zehbe wrote:
> Hi Julian,
>
> Just tried to build wxWidgets cvs version with DB and VC++ Project unicode
> debug mode. The Version is set to 2.9.0, the wx path points to g:wxWidgets.
> When selecting "build wxWidgets" an accessviolation occours and DB crashes.
>
> No usable backtrace can be found in the debugger.
> Just tried 3.15 and it crashes, too.
>
Sorry - a bug in DB's setup.h handling. But for CVS versions, you first
need to copy setup0.h
to setup.h in include/wx/msw, and then DB won't crash.
Regards,
Julian
.