Bogdan Mihalcea: The New VC++ Project/Build system - MSBuild for C++
- Posted: Jun 18, 2009 at 11:32 AM
- 52,605 Views
- 3 Comments
Download
How do I download the videos?
- To download, right click the file type you would like and pick “Save target as…” or “Save link as…”
Why should I download videos from Channel9?
- It's an easy way to save the videos you like locally.
- You can save the videos in order to watch them offline.
- If all you want is to hear the audio, you can download the MP3!
Which version should I choose?
- If you want to view the video on your PC, Xbox or Media Center, download the High Quality WMV file (this is the highest quality version we have available).
- If you'd like a lower bitrate version, to reduce the download time or cost, then choose the Medium Quality WMV file.
- If you have a Zune, WP7, iPhone, iPad, or iPod device, choose the low or medium MP4 file.
- If you just want to hear the audio of the video, choose the MP3 file.
Right click “Save as…”
- High Quality WMV (PC, Xbox, MCE)
- MP3 (Audio only)
- MP4 (iPod, Zune HD)
- Mid Quality WMV (Lo-band, Mobile)
- WMV (WMV Video)
Bogdan Mihalcea is a developer on the VC++ build and project system team. He and team have been very busy rewriting the VC++ build system in order to take advantage of MSBuild, which is Visual Studio's build system. MSBuild is completely transparent with
regards to how it processes and builds software, enabling developers to orchestrate and build products in build lab environments where Visual Studio is not installed.
In the past, the capability to reason about the build process at very granular levels has been challenging for large C++ projects. With VS 2010, VC++ will ship with an updated project/build system that, like all other .NET languages that ship with VS have had since the advent of MSBuild, will take advantage of the power, flexibility and extensibility of Visual Studio's build system. Tune in. Bogdan explains what this all means and draws plenty of useful diagrams on the whiteboard to aid your understanding. This is very good news for C++ developer who wanting more control over the flow of the building process. Right on!
Here's a great blog post on some of the details: http://blogs.msdn.com/vcblog/archive/2008/11/20/printf-hello-msbuild-n.aspx
In the past, the capability to reason about the build process at very granular levels has been challenging for large C++ projects. With VS 2010, VC++ will ship with an updated project/build system that, like all other .NET languages that ship with VS have had since the advent of MSBuild, will take advantage of the power, flexibility and extensibility of Visual Studio's build system. Tune in. Bogdan explains what this all means and draws plenty of useful diagrams on the whiteboard to aid your understanding. This is very good news for C++ developer who wanting more control over the flow of the building process. Right on!
Here's a great blog post on some of the details: http://blogs.msdn.com/vcblog/archive/2008/11/20/printf-hello-msbuild-n.aspx
Comments Closed
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
short question (without having watched the video - no time...):
will incremental linking and precompiled headers still work?
They will work.
Bogdan[MSFT]
looks familiar
Remove this comment
Remove this thread
close