0

I'm trying to build a standalone application in Max/MSP and I'm having trouble with a couple of external objects. I've tried explicitly including them through the "Include file..." command in the build window, but they still show up as greyed-out boxes in the exported application. The externals in question have the suffix .mxo.

Does anyone know what I'm doing wrong?

dB'
  • 7,838
  • 15
  • 58
  • 101

1 Answers1

0

I solved this problem by manually adding the externals to the application package. I right clicked on the exported application and selected "show package contents". Then I dropped the externals into contents > support > extensions. That solved the problem.

dB'
  • 7,838
  • 15
  • 58
  • 101