debugging in max application
Hello,
how can I enable debugging in a max application. to do wor my patch correctly I enable debugging, so I need to enable this configuration in the application.
Thanks in advance
How to do it is in the first few tutorials.
Didn't find it... it's only about debugging in a max patch, not in application.
Generally you try to get your patch working and debugged before wrapping in into a standalone.
On you're inside a standalone, it's only the Max runtime running, which has a number of limitations (among them, that you can't edit the patch).