On 8/6/07, klaas.holwerda <[EMAIL PROTECTED]> wrote:
> John Labenski wrote:
> >
> > You used to have to generate those using the Makefile in the bindings
> > dir. You can now use the bindings/wx_datatypes.lua file in the rules
> > file variable datatype_cache_input_fileTable.

See below.

> > The sample works fine for me. What is the problem?
> >
> lua -e"rulesFilename=\"wxluacan_rules.lua\"" ../../../bindings/genwxbind.lua
> gives errors (see down here).

See below.

> I tried genwxbind.sh ( contains wxlua-lua which is not found, so i
> changed it to ../bin/wxlua ), but also errors.

I've removed it, use $make in the bindings dir instead.

> And it looks like on windows i also get error, but did not manage to
> compile it yet missing this opengl lib.
> But if i run genwxbind.bat, there is a similar error at the end. (the
> find down here).

This should probably go too, but I may fix it instead.

> So i wonder if you can run the regeneration scripts from the bindings on
> windows and unix without a problem?

I use $make and use Cygwin in MSW.

> Loaded rules file: wxluacan_rules.lua
> ERROR: Unable to load datatypes cache file:
> ../../../bindings/wxwidgets/wxcore_datatypes.lua

You need to update the CVS since wxluacan_rules.lua does not use this
cache file anymore, see the response I gave at the top of this email.

Hopefully after your update it'll work.
    John Labenski

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to