-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Description
Running 'python3 get_steinberg_sdk.py' gives a file not found error:
File "get_steinberg_sdk.py", line 30, in <module>
os.rename("VST3 SDK", "Steinberg")
FileNotFoundError: [Errno 2] No such file or directory: 'VST3 SDK' -> 'Steinberg'
This then leads to 'cannot find source file' errors when running 'cmake .' My suspicion is Steinberg have altered the directory structure of their SDK. Any chance you could take a look into this?
(For info: MacOS 12.6, Python 3.8.2, Homebrew 3.6.5, cmake 3.24.2).
Thanks!
Metadata
Metadata
Assignees
Labels
No labels