I downloaed and installed Lua Glider. The program starts fine and let’s me open my project, but I can not run the debugger. I am running Win7 - 64 bit and I originally installed the 64 bit version. This was not running either so I uninstalled and downloaded the 32 bit version, same problem.
if I click on the Debug toolbar icon, I can see the debug buttons flash and then disappear. In the tutorial it mentions adding require “CiderDebugger” at the top of the main.lua. I tried this, but the debugger will still not start. If I attempt to run Corona simulator on it’s own, it generates an error message that ciderdebugger is not found. So, do I need to:
-
Set a path to lua glider or copy some glider files to my project?
-
Make a change to the WIN User Account Control? I get prompted every time I start Corona and I thought maybe Lua Glider can’t launch the simulator?
-
I am running a trial version of Corona, is glider compatible with the trial version?
-
Something else that I am missing?
Any ideas or help are appreciated.