From: k. h. <kla...@nl...> - 2005-07-29 13:34:10
|
Hi John, I am still using the/my old wxLua inside wxArt2D. Hoping for wxLua CVS to become usable, but maybe it already is? Referring to non use of *.i files or at least other ways to generate them using Ray his ideas. What impact will all that have on the current structure? Will the *.i files stay? Or will it be a new aproach ? The thing is, i will need to have Cmake files in there ( or my own wxart2d copy ) for wxArt2D. If the whole think is about to change i better wait, but if not, i will start on the current situation. If i have the right Cmake files, i can add them to wxLua CVS or keep them seperate. I think it would be best to add them, else i will need to find a way to combine at a latter stage in wxAr2tD, which is no fun. In any case, i would like to know is the current version can be compiled with wx261, and if that is with #define WXWIN_COMPATIBILITY_2_4 1 i think it should be: #define WXWIN_COMPATIBILITY_2_4 0 as setup.h recomments. And how does one tell wxLuaWrap.lua, does it really read the setup.h? Thanks, Klaas Unclassified |