You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build a max patch as a standalone (mac os x) application which uses the hoa externals. For most externals the .mxo files get wrapped into the max collective file so they end up linking correctly when you start the standalone app. I am a bit baffled by where the objects in this library are actually defined in the package, but because they seem to be represented in some implicit way, they are not copied into the collective file. Please assist.