Hi,

John Labenski wrote:
> All the proposed major changes have been made and a complete list of
> them are in the changelog.
> 
> http://wxlua.cvs.sourceforge.net/wxlua/wxLua/docs/changelog.txt?view=markup
> 
> All the samples and docs have been updated, I'm done.
> 
> Browse changes here:
> http://wxlua.cvs.sourceforge.net/wxlua/wxLua/
> 
> I'm going to let the dust settle to make sure there aren't any more
> problems and do a release.
> 
> Regards,
>     John Labenski
> 

Huge changelog!

I made following changes in wxlstate.cpp to compile (using a 
Code::Blocks project):

-original LUALIB_API int luaopen_bit (lua_State *L) {
-modified int LUACALL luaopen_bit (lua_State *L) {

-original #include "wxlua.cpp"
-original #include "wxlua_bind.cpp"
-modified #include "wxlua/src/wxlua.cpp"
-modified #include "wxlua/src/wxlua_bind.cpp"


I tested BookWorm with new wxLua. After some -expected- changes (Delete 
vs delete, AddWindow vs Add, etc.) it worked.


Thank you!


--
Regards,
Hakki Dogusan

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
wxlua-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to