Closed tank-trax closed 4 years ago
from slack this is a projucer- not a vst2- thing. cmake builds that info string set.
here’s a quick fix 12:15 build the vst3 with cmake 12:15 you will get a file called ‘buildin/generated/version.cpp’ 12:16 move that to the source directory and call it ‘projucer-version-stub.cpp’ 12:16 edit it so that the branch is ‘unknown’ and the has is ‘unknown’ 12:16 add projucer-version-stub.cpp to the projucer 12:16 and it should ubild and link 12:16 if it does push it up as a pull request
that worked, also without the editing of branch and hash to unknown
it was optimum to disable VST3 from Projucer when using make from the JUCE Builds/LinuxMakefile
folder
thanks
as an FYI for the VST3 strip -s tuning-workbench-synth.so
reduced the filesize from 12.9 to 7.6 MB
https://forum.juce.com/t/cmake-linux-vst3-not-stripped/39617/4 that's the strip change.
At the last stage when it's about to link the VST it fails