This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dev:macosx_building_howto [2021/09/08 17:20] – [Compiling] deva | dev:macosx_building_howto [2021/09/08 18:20] (current) – [Compiling] deva | ||
|---|---|---|---|
| Line 36: | Line 36: | ||
| Set paths: | Set paths: | ||
| < | < | ||
| - | export PKG_CONFIG_PATH=opt/ | + | export PKG_CONFIG_PATH=/opt/ |
| </ | </ | ||
| Line 45: | Line 45: | ||
| --enable-output-jackaudio \ | --enable-output-jackaudio \ | ||
| --disable-output-alsa \ | --disable-output-alsa \ | ||
| + | --disable-input-midifile \ | ||
| --enable-cli \ | --enable-cli \ | ||
| --without-debug \ | --without-debug \ | ||
| - | --with-test \ | + | --without-test \ |
| - | --disable-input-midifile | + | |
| --enable-vst \ | --enable-vst \ | ||
| --with-vst-sources=/ | --with-vst-sources=/ | ||
| Line 60: | Line 60: | ||
| --disable-cli \ | --disable-cli \ | ||
| --without-debug \ | --without-debug \ | ||
| - | --with-test \ | + | --without-test \ |
| --enable-vst \ | --enable-vst \ | ||
| --with-vst-sources=/ | --with-vst-sources=/ | ||