MSVS 2022 and 2019 + JUCE

Hello all,
I’m pretty new to the programing side of audio.

I keep having errors when i try to debug or run tutorials and templates. It either cant find V143 or it updates MSVS 2022 and 2019 to v143. Then when i try to build, it fails to link to modules. I re-scan to folders then select make local copies of the modules and it seems to work. Any thoughts on why JUCE or MSVS cant find the folder locations, although the folders appear to be set right in JUCE module section?

Should I be making local copies and do local copies effect end product size, if I deiced I want to share my desktop or mobile app with other people?

Are you using the Projucer, and if so, have you checked “Global Paths” under the Projucer Menu?

Hi @stephenk , I am using Projucer to launch MSVS to initiate and Debug the program. I’ve been doing the coding in in MSVS as well. The file paths in Projucer all point to the files I downloaded with JUCE on my desktop folder that contains everything related to JUCE.