I downloaded 3.7.13 and on Windows, there is a CMake issue that makes it unusable. I keep on getting this message over and over.
CMake is re-running because D:/Work/jamba/build/vst3sdk/CMakeFiles/generate.stamp is out-of-date.
the file 'C:/Users/Public/Documents/Steinberg/VST_SDK.3.7.13/CMakeLists.txt'
is newer than 'D:/Work/jamba/build/vst3sdk/CMakeFiles/generate.stamp.depend'
result='-1'
Simply running the clean
target on my project results in this message 3 times, and since everytime it takes 2.5s to re-run the configuration, it has become unusable.
There is no such issue on macOS… There was no such issue with 3.7.12