From: Francesco M. <f18...@ya...> - 2006-01-23 22:30:31
|
Hi, I've tried last wxLua (with my bakefile changes) on win32 with MSVC .NET; almost everything went fine after setting the WXWIN env variable, compiling wxWidgets and converting msvc6 projects to a .SLN file. I say "almost" because I get errors about a wxWinHelpController not defined and a "new wxDC()" which cannot be done because wxDC is abstract. This could be because I'm using wxCVS (both on win32 and on linux). Does anyone got my same problems ? Francesco |