Hi,
Title says it all.
Runs fine in simulator and on android device but the win32 build refuses with the following error, which i need some help with:
12:09:20.005 ERROR: Runtime error
12:09:20.005 ?:0: attempt to index global ‘display’ (a nil value)
12:09:20.005 stack traceback:
12:09:20.005 ?: in main chunk
12:09:23.220 Application closed with exit code: -1073741819
of course I dont have any display global in my code.
Anaqim