[ZeroBrane Studio] Re: how to run wlua in zerobrane?

  • From: Paul K <paul@xxxxxxxxxxxxx>
  • To: zerobrane@xxxxxxxxxxxxx
  • Date: Tue, 9 Apr 2013 17:09:00 -0700

If you mean running wlua.exe, then you can run it as any other interpreter
by configuring path.lua in cfg/user.lua:

path.lua=[[...path\wxlua.exe]]

As a simpler alternative, you can run wlua scripts directly from ZBS
without any additional configuration. As ZBS itself is wxlua-based, it will
use wx library that is included with ZBS. I tested all 30 or so examples
that come with wxlua and only two don't work as I didn't include
wxMediaCtrl and wxXmlResource components (to keep the size of wx libraries
in ZBS to a minimum).

If you meant something else, please elaborate...

Paul.


On Tue, Apr 9, 2013 at 3:57 PM, sssa2000 <sssa2000@xxxxxxx> wrote:

>
>
> need setting ? or other  config?
>
>
>
>

Other related posts: