Hello,
I'm trying to build a standalone application for mac and win, starting from a project folder. A main patch manages the opening of external files like like .pdf, .png and .maxpat and so on. So the main patch is like a menu that opens furthermore the actual patch. I've collected all the files in a project and built the application from the project window (Manage Project > Built Collective/Application...). Unfortunately when I launch it with RunTime, after a couple of minutes, it crashes without opening the standalone app.
What am i missing? Does anyone have any suggest?
Thank you.