> I see that on that line I am trying to properly initialize a lua_Debug
> struct, probably the struct has changed since 5.1? You can rem that
> line out for now...

As far as I know it is not unsigned char.
After removing inicialization I get

C:\LUA\wxlua-sources\wxlua\wxLua\modules\wxlua\debug\wxldebug.cpp: In member 
function 'int wxLuaDebugData::EnumerateStack(lua
_State*)':
C:\LUA\wxlua-sources\wxlua\wxLua\modules\wxlua\debug\wxldebug.cpp:177:26: 
error: braces around scalar initializer for type 'u
nsigned char'
C:\LUA\wxlua-sources\wxlua\wxLua\modules\wxlua\debug\wxldebug.cpp: In member 
function 'int wxLuaDebugData::EnumerateStackEntr
y(lua_State*, int, wxArrayInt&)':
C:\LUA\wxlua-sources\wxlua\wxLua\modules\wxlua\debug\wxldebug.cpp:218:26: 
error: braces around scalar initializer for type 'u
nsigned char' 


------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to