[SOLVED] Cppia build not compiling / crashing

dtishin

  • Posts: 89
Hi all,
I need to debug my project in Visual Studio using Justin's method (http://community.stencyl.com/index.php/topic,49211.0.html). I added the debugging parameter to my game settings, please see attached screenshot.
As I understand, for the method to work, I need to launch the \Cppia\executable in my workspace folder.
Unfortunately, I couldn't find the cppia folder in my workspace (please see screenshot), and when I try Run -> Cppia, the game does not launch and creates an error log (attached).
Any advice how I can export the cppia project?
I'm running Stencyl build 10472 on Windows 10 Pro (64-bit).
Thanks!

« Last Edit: November 12, 2019, 11:38:45 am by dtishin »

dtishin

  • Posts: 89
Got debugging to work.
The original instructions (as far as folder paths are concerned) seem a bit outdated.
After adding the debugging parameter (Settings -> Advanced), I simply chose "Publish -> Desktop -> Windows", and then opened the .exe file from inside Visual Studio. The location of the problematic behaviour is quite clear from the Visual Studio log.
No folder with the name "cpp" or similar was created in the Worskpace folder though.