[ZeroBrane Studio] Lua 5.1 Only for Local Console in ZeroBrane Studio

  • From: qab smith <qabulin@xxxxxxxxx>
  • To: zerobrane@xxxxxxxxxxxxx
  • Date: Thu, 15 Feb 2018 20:44:19 -0800

Hello.

I cannot figure out how to change the local console interpreter to a
version other than “Lua 5.1.”

I’ve searched around, tried changing via Project > Lua Interpreter, or
setting configuration to force path.lua with a 5.3 path, but I cannot
figure this out. It makes it difficult to prototype code around
packages I install since I’m working with 5.3. Running code from the
main window works just fine, and _VERSION returns the expected version
I set.

I did see the FAQ about running code in and out of the IDE can have
different results. However, it seems that this is different in that
I’m wanting at least the same interpreter version and path in the
local console as for the code run from the main window.

ZeroBrane Studio (1.70; MobDebug 0.702)
macOS 10.13.3

Many thanks in advance,
q

Other related posts: