Hello,
I’m trying to build two different projects at separate times. One is UE5.0 and the other is UE5.3. My version 5.0 is muuuuch bigger and it would take quite a bit to upgrade it to 5.3. So I’m not going to do that right now. (I’ve already tried and know how much work it will be) I have visual studio working great to build my 5.3 project. When I try to build my 5.0 project it says “exit code=6” which is usually a missing component/module of visual studio. I tried to use 2019 but it gives an error about having 2022 already installed. So here is my question:
Can I build with the same visual studio installation, for two separate projects in two separate versions? If so, what component am I missing for version 5.0 that doesn’t affect version 5.3?
I do not want to just start installing VS components/modules randomly. It is already quite a bit to get the right modules working. Thanks.