Hi,
I need to work with my team on an UE 5.1 project with c++. So i made a Git repository with a UE gitignore inside. Aside from that i created a brand new ThirdPerson template UE 5.1 project with c++.
When my team clone the repository and try to open the project, they all have this error :
If we click on YES, we then have this message :
If we try to rebuild manually with visual studio, it’s still doesn’t work.
Can someone help me, I didn’t find anything on internet. Artists that doesn’t have visual studio because they don’t dev, and they don’t need to have the .sln file (it’s ignored by the gitignore).
We have this problem on every computer, the only solution I found is to have visual studio installed with a lot of parameters checked (24 Go of donwload) and we still have the same message first, but when clicking on yes, it works after.
I really want a solution that doesn’t bring this first error message at all ! Thanks