On Mon, Nov 16, 2009 at 4:28 AM, Dzmitry Hancharou <red1...@tut.by> wrote: > Hi. > I want to compile the wxluacan-project. If I leave line: > datatype_cache_input_fileTable = { "wx_datatypes.lua" } > in wxluacan_rules.lua, then everything works. > But if I delete wx_datatypes.lua I get the following errors:
Why do you want to remove it? That file contains information for the binding generator to know what data types are available. Regards, John > 1>ERROR: Expected Parameter '=', ')', or ',' got Tag='&'. (Name=wxPen; > DataType=nil) File: './wxluacan.i':(line 12) > 1> ' void SetPen( const wxPen& pen )' > 1>ERROR: Expected Parameter '=', ')', or ',' got Tag='pen'. (Name=wxPen; > DataType=nil) File: './wxluacan.i':(line 12) > 1> ' void SetPen( const wxPen& pen )' > 1>ERROR: Expected Parameter '=', ')', or ',' got Tag='&'. (Name=wxBrush; > DataType=nil) File: './wxluacan.i':(line 13) > 1> ' void SetBrush( const wxBrush& brush )' > 1>ERROR: Expected Parameter '=', ')', or ',' got Tag='brush'. (Name=wxBrush; > DataType=nil) File: './wxluacan.i':(line 13) > 1> ' void SetBrush( const wxBrush& brush )' > I am using wxLua 2.8.9 > How do I fix them? > > Regards, > Dzmitry Hancharou > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > wxlua-users mailing list > wxlua-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wxlua-users > > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users