Showing results for Build - C++ Team Blog

Mar 11, 2011
Post comments count0
Post likes count0

Proposed Workaround for C++/CLI Assembly Signing Issue with VS2010 SP1

Visual CPP Team
Visual CPP Team

Hi, my name is Amit Mohindra and I’m Program Manager with the MS Visual C++ team.Recently we were made aware of a change in SP1 which affected the signing process for assemblies (C++/CLI assemblies) as part of the following forum post:http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/4b8f353d-8153-45d6-b286-10403cdf159a?prof=requ...

C++
Jan 5, 2011
Post comments count0
Post likes count1

Grr… My VC++ Project Is Building Slower in VS2010. What Do I Do Now? (A Step by Step Guide)

Diego Dagum - MSFT
Diego Dagum - MSFT

Hi, my name is Renin John and I work as a Software Development Engineer in Test with the VC++ Project and Build Team. I was involved in testing the Build performance of the VS 2010 IDE and I wanted to give you all an idea about what to expect, and some basic steps you could take if you end up in a situation where your project builds slower in V...

C++
Mar 2, 2010
Post comments count1
Post likes count0

Visual Studio 2010 C++ Project Upgrade Guide

Visual CPP Team
Visual CPP Team

Hi, my name is Li Shao. I am Software Design Engineer in Test on the C++ team. As has been mentioned in many of the blogs, for example, recent blog by Felix Huang, the blog by Andreea Issac and my earlier blog, one of the major improvements in this release is that the C++ build system is moving from the VCBuild based system to the MSBuild based bui...

C++