I am communicating this to you for information purposes, since the unresolved errors refer to VST3 and CLAP, which plugins usually have versions in formats that I have been able to compile.
__LV2
Installing lv2-dev from KxStudio gave an error.
With the MX version it worked correctly. I think the error is related to this:
https://discourse.ardour.org/t/problem-compiling-7-4/108697/9
Remote dependencies (.gitmodules):
__VST3
With: cmake -B build
CMake Error at src/CMakeLists.txt:364 (add_executable): Cannot find source file: /home/.../qtractor-tests/src/vst3/base/source/baseiids.cpp Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc
I disable the VST3 option, do "cmake -B build" again this time it seems correct.
___CLAP
Now with: cmake --build build
/home/ccs/qtractor-tests/src/qtractorClapPlugin.cpp:33:10: fatal error: clap/clap.h: No such file or directory 33 | #include |
Will the fact that they are remote dependencies have anything to do with it?
Copyright (C) 2006-2024 rncbc aka Rui Nuno Capela. All rights reserved.
Powered by Drupal
Recent comments
6 hours 18 min ago
6 hours 19 min ago
15 hours 57 min ago
1 day 4 hours ago
1 day 4 hours ago
1 day 9 hours ago
2 days 3 hours ago
1 day 9 hours ago
2 days 11 hours ago
2 days 23 hours ago