Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
0answers
54 views

Batch Builds in Visual Studio 6 for VC++ project

In VS 2008 and VS 2010, one can easily create a solution and modify the "Solution Configuration". We can choose what configuration each project gets built in when we trigger a build at the solution ...
1
vote
1answer
95 views

Visual Studio 2010 batch build fails

I have some projects I am converting from VS2008 to 2010. But when converting them, I noticed that when doing batch builds of them, they fail to compile. The errors are "unresolved external symbol: ...