On Wed, May 2, 2012 at 2:25 PM, Andre Arpin <ar...@kingston.net> wrote: > John Labenski <jlabenski@...> writes: > >> You are using the CMake build? >> > no visual studio 2008 > had to make a few changes to the projects.
Try the CMake projects. The Visual Studio projects are generated from Bakefile and they will only support 2.8 or 2.9. I have yet to write docs for CMake, but it's as simple as downloading cmake http://www.cmake.org/cmake/resources/software.html ruunning it, set the source to the root dir of wxLua, set the build dir to some new dir and press configure. You will probably have to set the variables wxWidgets_ROOT_DIR and wxStEdit_ROOT_DIR and reconfigure. When done, you have some very nice Visual Studio projects. > Using multilib with mod_luamodule_mono it compiles and half run with strange > problems. > > The wxCalendarCtrl is not the one with version 2.9 or the one in the previous > versions. Works mind you. Maybe one intended for unix. So the DLL and the exe > do not run the same code 'wow'. I think I link all the same libs but will > check > this carefully. > > When terminating and sometime while running, the heap breaks. I think it is an > allocation in one space and release in another. I have solved this problem > once > before but I could not trace it this time. If any of these problems are shown in one of the samples let me know. I have not seen any problems with 2.9. Regards, John ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users