> > Hi all, > > There were some problems to get the macosx build to run with jack, but I > think that's solved now. (See forum discussion at > http://hydrogen-music.org/forum/index.php?action=show_thread&thread=1166&fid=7&page=2) > > @Sebastian > Can you please replace line 20 in the<features.pri> file > > LIBS += /opt/local/lib/libjack.dylib > > with > > LIBS += /usr/local/lib/libjack.dylib > > Sure! > That should be enough to link to the locally installed jackosx instead of the > Macports one (which doesn't work). > > As i said already in the forum, you should make sure that you don't mix up different jack versions.. I've experienced it sometimes that hydrogen was build against the macports version of jackd, but the "jackd" command in PATH was the one from jackosx. That causes this trouble :) Maybe we should mention that in the OSX wiki site. Btw. thanks for that, it's really well done!! Thanks, Sebastian
------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Hydrogen-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hydrogen-devel
