You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: