VST SDK Download failed
khusseini opened this issue · 3 comments
khusseini commented
It seems that Steinberg changed the location of the SDK again
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- VSTSDK_PATH is set to /home/khusseini/src/github.com/rodlie/airwave/VST_SDK/VST3_SDK
--2018-11-23 20:29:45-- https://download.steinberg.net/sdk_downloads/vstsdk369_01_03_2018_build_132.zip
Resolving download.steinberg.net (download.steinberg.net)... 2a02:26f0:ee:29c::1575, 2a02:26f0:ee:2a6::1575, 2.19.105.129
Connecting to download.steinberg.net (download.steinberg.net)|2a02:26f0:ee:29c::1575|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-11-23 20:29:47 ERROR 404: Not Found.
unzip: cannot find or open vstsdk369_01_03_2018_build_132.zip, vstsdk369_01_03_2018_build_132.zip.zip or vstsdk369_01_03_2018_build_132.zip.ZIP.
CMake Error at CMakeLists.txt:76 (message):
VST SDK is not found. You should set the VSTSDK_PATH variable
rodlie commented
VST2 is dead.
gordol commented
khusseini commented
Thank you both. This worked out for me :)