Thanks, I can't test it right now, but the first way looks right.
Applied to CVS.
-John
On Sat, Dec 13, 2008 at 7:54 AM, arpin wrote:
> line 85 needed the following modification to run
> form
> %LUA% -e"rulesFilename=\"wxluacan_rules.lua\"" .
> to
> ..\..\%LUA% -e"rulesFilename=\
line 85 needed the following modification to run
form
%LUA% -e"rulesFilename=\"wxluacan_rules.lua\"" .
to
..\..\%LUA% -e"rulesFilename=\"wxluacan_rules.lua\"" ...
---.
changing it to
cd ..\apps\
%LUA% -e"rulesFilename=\"wxluacan_rules.lua\"" ../../../bindings/