how to build c++ project for art

how to build c++ project for art,Art does not need to install visual studio

Interestingly enough, you could create a batch file that can automatically do all of the VS things for you (i.e. generate VS project files, then compile the project, and then open the project for you). So then if you have new code changes the artists may pull, they can run that batch file without having to ever open Visual Studio. Howeveeerrr, I think if you have a C++ project your team will need to have VS installed :confused: