Jérémy Zurcher wrote: > Hi, > > actually my plan is to, > > 1) finish the cmake scripts > a) oss includes and librarires detection > b) ladspa library detection > c) macOS specific ( bundle, coremidi, coreaudio, ... ) > # NEED HELP, NO CAN DO ON MACOS > Hi!!
Here are some results from the OS X front :) - It builds now on OS X, i've fixed a bug concerning the bundle stuff yesterday. But i can't figure out how the bundle location works exactly.. At the moment the bundle is located in the gui/ directory. I want to place it in the top level dir, but INSTALL(TARGETS hydrogen RUNTIME DESTINATION bin BUNDLE DESTINATION .. ) or INSTALL(TARGETS hydrogen RUNTIME DESTINATION bin BUNDLE DESTINATION ${CMAKE_SOURCE_DIR} ) doesn't work. - The "DATA_PATH" gets not set on OS X. - It would be nice if one could select if the output is a bundle or a normal application Regards, Sebastian ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Hydrogen-devel mailing list Hydrogen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/hydrogen-devel