Latest develop, when building VST3 VisualStudio 2022 throws an error that it cannot open the file JUCE\modules\juce_audio_processors\format_types\VST3_SDK\helper.manifest
That file was indeed removed, have you tried regenerating your project either from the Projucer or CMake?
That’s the first thing I tried, but it doesn’t help. The same happens with a newly created project, through Projucer, I haven’t tried CMake
Did you first rebuild the Projucer app itself?
1 Like
I did, but now I did it again and now it’s ok. I must have been on one of the earlier commits when I did the rebuild earlier.
Thanks, solved
1 Like
