[ 2%] Built target pluginterfaces
[ 2%] Building CXX object _deps/vst3sdk-build/CMakeFiles/base.dir/base/source/fbuffer.cpp.o
In file included from /home/dreamer/Sources/_audio/_plugins/monksynth/cpp/build/_deps/vst3sdk-src/base/source/fobject.h:27,
from /home/dreamer/Sources/_audio/_plugins/monksynth/cpp/build/_deps/vst3sdk-src/base/source/fstring.h:25,
from /home/dreamer/Sources/_audio/_plugins/monksynth/cpp/build/_deps/vst3sdk-src/base/source/fbuffer.cpp:19:
/home/dreamer/Sources/_audio/_plugins/monksynth/cpp/build/_deps/vst3sdk-src/base/source/fdebug.h:52:18: error: #error DEVELOPMENT, RELEASE, _DEBUG, or NDEBUG must be defined!
52 | #error DEVELOPMENT, RELEASE, _DEBUG, or NDEBUG must be defined!
| ^~~~~
gmake[3]: *** [_deps/vst3sdk-build/CMakeFiles/base.dir/build.make:93: _deps/vst3sdk-build/CMakeFiles/base.dir/base/source/fbuffer.cpp.o] Error 1
gmake[2]: *** [CMakeFiles/Makefile2:1106: _deps/vst3sdk-build/CMakeFiles/base.dir/all] Error 2
gmake[1]: *** [CMakeFiles/Makefile2:1046: CMakeFiles/MonkSynth.dir/rule] Error 2
gmake: *** [Makefile:124: MonkSynth] Error 2
Following the basic build instructions on Debian 13 I get this: