Posts
27
Comments
57
Trackbacks
0
Tuesday, January 27, 2009
VCBuild, BK1513, and Team Build

I ran across this issue while automating a particularly complex build.  It turns out the C++ project was being built twice during the automated build.  Ensuring the build only ran the C++ project once fixed up my problem.

Hope this helps anyone struggling with this combination of issues.

posted @ Tuesday, January 27, 2009 2:55 AM | Feedback (0)
News
Comment and opinions are my own and do not reflect on my company in any way.