phijazz

Results 5 comments of phijazz

There are already a lot of applications who make that. Implement that kind of functions will make sonobus heavier.

Isn't it because the programs are installed in /usr/local on freebsd, no? > locate Xlib.h /usr/local/include/X11/Xlib.h

Can we solve this by modifying the file deps/juce/extras/Build/juceaide/CMakeLists.txt ?

Ok, when I make with these flags, I obtain these errors > CFLAGS="-I/usr/local/include" CXXFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" cmake .. [ 72%] Building CXX object CMakeFiles/SonoBus.dir/Source/SonobusPluginProcessor.cpp.o /usr/home/phil/work/sonobus-1.5.1/Source/SonobusPluginEditor.cpp:2471:14: warning: 'replaceWith' is deprecated: Use the...

Yesss! Now I have this " #error To build JUCE VST3 plug-ins on BSD you must use an external BSD-compatible VST3 SDK with JUCE_CUSTOM_VST3_SDK=1" audio/vst3sdk is built, but I don't...