I get to :
"cmake -DCMAKE_BUILD_TYPE="Release" -DCMAKE_INSTALL_PREFIX=/opt/airwave -DVSTSDK_PATH=${HOME}/VST3\ SDK .."
And i get this:
CMake Error at CMakeLists.txt:65 (message):
VST SDK is not found. You should set the VSTSDK_PATH variable to the
directory, where your copy of the VST SDK is located.
-- Configuring incomplete, errors occurred!
See also "/home/jon/airwave/build/CMakeFiles/CMakeOutput.log".
...
So how do set the vstsdk_path ?
Ps. New to Linux Mint :D
And extracted vstsdk368_08_11_2017_build_12.zip (VST_SDK) to the homefolder
I get to : "cmake -DCMAKE_BUILD_TYPE="Release" -DCMAKE_INSTALL_PREFIX=/opt/airwave -DVSTSDK_PATH=${HOME}/VST3\ SDK .." And i get this: CMake Error at CMakeLists.txt:65 (message): VST SDK is not found. You should set the VSTSDK_PATH variable to the directory, where your copy of the VST SDK is located.
-- Configuring incomplete, errors occurred! See also "/home/jon/airwave/build/CMakeFiles/CMakeOutput.log". ...
So how do set the vstsdk_path ? Ps. New to Linux Mint :D
And extracted vstsdk368_08_11_2017_build_12.zip (VST_SDK) to the homefolder