Hi Ruby,
Everything works as expected on my side.
To build QuickRT as an executable, you have to use the Makefile in the src\core directory.
QuickRT and LuaRT Studio uses a special lua54.dll
that contains the ui
module, make it possible to use it with a console app like QuickRT.
Don't use the QuickRT code from the GitHub repository, I don't have updated it yet.
Btw, the changes about the arg
table is here since LuaRT 1.8.0
See [Login to see the link]