From: John L. <jla...@gm...> - 2012-07-02 03:01:14
|
On Sun, Jul 1, 2012 at 10:12 PM, Andre Arpin <ar...@ki...> wrote: > window, using > > cmake -G "Visual Studio 9 2008" -DwxWidgets_ROOT_DIR:STRING=E:/wxWidgets/ - > DwxWidgets_LIB_DIR:STRING=E:/wxWidgets/lib/vc_lib E:/wxWidgets/wxLua > > to generate the control files > > the programs crash right out of the top > wxlua, wxStEdit > > debug is fine Can you completely delete the old build dir and try again. The binaries on SourceForge were built using MSVC2008 and work fine. Do you have mismatched versions of wxWidgets headers and libs. Regards, John |