How to make max project be a .exe file

LilyForever's icon

Hello, my question is just as the title"How to make max project be a .exe file"?
Any advice will be helpful.

Julien Bayle's icon

Be careful to include all files/folders mentionned in this doc and check the object (standalone: https://cycling74.com/docs/max6/dynamic/c74_docs.html#standalone) too
It can help a lot about path..

Nikolas K's icon

Hello LilyForever,

to build you patch into an .exe application you go to
file --> build collective/application...
there you choose "build" and at the save dialog, you change the form from collective to application.
there you go!!

Nikolas