Hi
I haven't touched CIQ in a year and I am going back over an old project. So a year ago everything worked, I could build and debug very quickly, but I can no longer get my project to start
No errors, but the fans on my laptop go to Max very quickly, and then just 'spins' with 'Monkey C: building for device....' this never completes even if I wait hours but throws no errors.
If I start a new project, for example use the Wizard to create a simple datafiled everything works, emulator and debugger lauunches, so I am assuming it's not a setting issue.
So basically I get here then no output at all..
'Executing task in folder xxx-xxx: c:\Program Files\Java\jre1.8.0_333\bin\java.exe -Xms1g -Dfile.encoding=UTF-8 -Dapple.awt.UIElement=true -jar c:\Users\md\AppData\Roaming\Garmin\ConnectIQ\Sdks\connectiq-sdk-win-6.2.0-2023-05-26-cc5fddb5d\bin\monkeybrains.jar -o bin\xxx-xxx.prg -f e:\mysource/Export\xxx-xxx\monkey.jungle -y e:\Users\mykey\developer_key -d epix2_sim -w'
So in a netshell, products created by the wizards will build, nothing else will. Same issue on random examples I pullted from Github.
I have added the folder to the workspace. I am doing something stupid, but with no error messages it's hard to see what!