Hi everyone,
Is it required for everyone in my team to have VS2015 installed, even though some team members (think 3D artists, musicians) will never touch a single line of code? They are required to work with (compiled) C++ classes I make however.
Hi!
If some members of your team only works in the editor - they create assets and levels, work with blueprints only and a run project in a PIE, they don’t need to install vs 2015.
If you have added a new class or have fixed the bugs, your team needs to update the local copy of the project and continue working.
Excellent! All I need to know. Thanks!