Moonshine IDE and ANE #3906
manishpatel0404
started this conversation in
General
Replies: 1 comment 1 reply
-
|
I suspect That error happens in ADL if the first profile that's listed in the application descriptor is not one that supports ANEs, so please ensure that |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying out Moonshine IDE. While debugging an app, I keep getting the error:
I am able to successfully compile the project. But unlike FlashDevelop (which I have been using for a long time), I get the above error when running the app in debug mode. I can always run ADL from the command prompt and achieve this, but it would be nice if I can see the console output of trace statements. FlashDevelop nicely encompassed FDB into its GUI during an ADL session, which was very convenient. I would appreciate someone who has used this IDE and has experienced using ANE during a debug session to shed more light on how this is configured? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions