No matter how often I try it, even if the SIM is running, the app will never be started in the SIM with following error:
Failed to launch the app: Timeout
My project path looks like following:
m:\dev\06 - garmin\watchfaces\<PROJECT>\
If I remove the spaces from this path, everything works - I don't want to rename my path, my whole dev folder is structured in this way and normally all that is needed to solve such an issue is putting the path inside quotation marks. Is there any way to solve this problem?
Eclipse works fine but VSCode does not work. Both IDEs do create the the prg file inside m:\dev\06 - garmin\watchfaces\<PROJECT>\bin folder but only Eclipse can install it successfully inside the SIM.