Code: Select all
$ lua ./premake.lua
Code: Select all
lua: ./premake4.lua:1: attempt to call global 'newoption' (a nil value)
stack traceback:
./premake4.lua:1: in main chunk
[C]: ?
Moderator: Moderator
Code: Select all
$ lua ./premake.lua
Code: Select all
lua: ./premake4.lua:1: attempt to call global 'newoption' (a nil value)
stack traceback:
./premake4.lua:1: in main chunk
[C]: ?
Code: Select all
premake4 gmake
make
Code: Select all
q(23:11:%) q(sob,lip17)j./t-engine
WARNING: No bootstrap code found, defaulting to working directory for engine code!
Lua Error: attempt to call a string value
At [C]:-1
PANIC: unprotected error in call to Lua API (Unable to initialize: attempt to call a string value)
assuming you are in the root of the Tome directory..../bin/Debug/t-engine