How can I get VS 2010 to run more than one C++ compile process at a time? I mean building object modules in parallel; I\'m not interested in building more than one project a
Also, as Ross Smith said in the comments, you also need to turn on the "Multiprocessor compilation" option on the project: