Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
dev:macosx_building_howto [2020/12/16 17:06] devadev:macosx_building_howto [2021/09/06 18:27] deva
Line 14: Line 14:
 brew install pkgconfig libsndfile jack lv2 brew install pkgconfig libsndfile jack lv2
 </code> </code>
 +
 +**NOTE: OSX only currently compiles on the develop branch!**
  
 =====Download VST sources===== =====Download VST sources=====
Line 37: Line 39:
 Configure: Configure:
 <code> <code>
-./configure --enable-input-jackmidi --enable-output-jackaudio --disable-output-alsa --enable-cli --without-debug --with-test --disable-input-midifile --enable-vst --with-vst-sources=/Path/to/VST3_SDK --enable-lv2 --prefix="$PWD/sysinstall"+./configure 
 +  --enable-input-jackmidi 
 +  --enable-output-jackaudio 
 +  --disable-output-alsa 
 +  --enable-cli 
 +  --without-debug 
 +  --with-test 
 +  --disable-input-midifile 
 +  --enable-vst 
 +  --with-vst-sources=/Path/to/VST3_SDK 
 +  --enable-lv2 
 +  --prefix="$PWD/sysinstall"
 </code> </code>
  
dev/macosx_building_howto.txt · Last modified: 2021/09/08 18:20 by deva
Trace:
GNU Free Documentation License 1.3
Valid CSS Driven by DokuWiki Recent changes RSS feed Valid XHTML 1.0