@reuk
Steps I’m doing:
- I’ve Projucer built from 7.0.6 extras/projucer/Builds, and using that for my projects.
- I did set global paths for Juce and Modules to 7.0.6
- Open my project in projucer (open .jucer file)
- Check Global paths again ( set to 7.0.6)
- Save and open in IDE - VS 2022.
Yes, it is regenerated and has JuceHeader.h.
Additional Tests I did:
Open and Build Juce demo example from 7.0.6 – It was initially not working for me ( Initially I was getting errors similar to this Build errors: VST3 post build script - JUCE 7.0.6. )
But, now it’s all solved and I was able to build AudioDemoPlugin from 7.0.6
Perhaps, it also generated JuceLibraryCode folder and has JuceHeader.h.
