Re: [wxlua-users] Modification for cansim.cpp
Thank you very much. I'll apply it to CVS. Regards, John Labenski On Mon, Aug 9, 2010 at 1:37 PM, AndreArpin wrote: > Changing > > line 38 > > from > extern bool wxLuaBinding_wxluacan_init(); > to > extern wxLuaBinding* wxLuaBinding_wxluacan_init(); > > will allow to link wxluacan.e
[wxlua-users] Modification for cansim.cpp
Changing line 38 from extern bool wxLuaBinding_wxluacan_init(); to extern wxLuaBinding* wxLuaBinding_wxluacan_init(); will allow to link wxluacan.exe while using VS 2008 Thank you Andre -- This SF.net ema
