Krystian
Krystian

Reputation: 3423

How to properly reload Marmalade Quick simulator?

I'm moving to Marmalade Quick and I've got something that irritates me incredibly.

In theory, hitting Ctrl+R should reload the simulator, loading all lua files again. However, I keep getting this error:

Lua callstack:QUICKCPP LOG: Reloading Quick main.lua file...
QUICKCPP ERROR: [string "main.lua"]:11: loop or previous error loading module 'dhMain

soo... does this mean I have to restart the simulator every time I make a code change, instead of just reloading the files? It takes very long for simulator to restart, btw.

Upvotes: 0

Views: 40

Answers (1)

Krystian
Krystian

Reputation: 3423

The proper way to reload the simulator is by pressing Ctrl+T on both, windows and osx platforms.

Upvotes: 0

Related Questions