Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » build environment   (RSS)
The Windows SDK Configuration Tool sets which version of Windows SDK headers, libraries and tools you want to build with in Visual Studio. The tool shipped with the Windows SDK for Server 2008 but has had several problems. Here’s how to get it working Read More...
Several of the DirectShow samples in the Windows SDK require strmbase.lib, and quite a few developers have asked me where to find this file. It does not install to the default location with other libraries (C:\Program Files\Microsoft SDKs\Windows\v6.1\lib). Read More...
About the shared compilers in the Windows SDK The compiler installed with Windows SDK for Windows Server 2008 support vertical integration with the all other VS SKUs that install the compilers. (A 'SKU' or 'Stock Keeping Unit' is an identification assigned Read More...
I've heard from a couple of developers lately that want to be able to XCOPY the Windows SDK, the .NET Framework SDK, and all of the tools. These users want the tools used to build their product to be checked into the source repository along with the code, Read More...
Are you looking for a visual debugger for MsBuild? It seems like lots of folks are. Looking at the results of the feature poll on the MSBuild blog , I see that a debugger for MSBuild projects is the number one vNext request from users. Well, wait no more. Read More...
You can use the switches shown below to target different operating systems from within the SDK build environment. To target Windows Vista you should use the /vista switch. To target Windows Vista Sp1 (or Windows 2008) you should use the /2008 switch. Read More...
This workaround applies to: · The prerelease Windows SDK for Windows Server 2008 and .Net Framework 3.5 (IDS04), July, 2007 In Windows Vista, running the Visual Studio 2005 Registration Tool fails with the error "Unable to access the required files". Read More...
This workaround applies to: · The prerelease Windows SDK for Windows Server 2008 and .Net Framework 3.5 (RC0), September, 2007 · The prerelease Windows SDK for Windows Server 2008 and .Net Framework 3.5 (IDS04), July, 2007 · The Windows SDK Update for Read More...
This workaround applies to: · The prerelease Windows SDK for Windows Server 2008 and .Net Framework 3.5 (RC0), September, 2007 · The prerelease Windows SDK for Windows Server 2008 and .Net Framework 3.5 (IDS04), July, 2007 After running Visual Studio Read More...
During Windows SDK setup you are given the option to select VC++ compilers for every platform you wish to develop for. The Windows SDK for Server 2008 and .NET Framework 3.5 ships 5 new VC++ version 9 (Visual Studio 2008) compilers which are installed Read More...
This workaround applies to: · The prerelease Windows SDK for Windows Server 2008 and .Net Framework 3.5 (RC0), September, 2007 · The prerelease Windows SDK for Windows Server 2008 and .Net Framework 3.5 (IDS04), July, 2007 On 64-bit platforms, the Visual Read More...
This workaround applies to: · The prerelease Windows SDK for Windows Server 2008 and .Net Framework 3.5 (RC0) In order for VCBuild to run properly, vcprojectengine.dll needs to be registered. If vcprojectengine.dll is not registered, VCBuild.exe will Read More...
This workaround applies to: · The prerelease Windows SDK for Windows Server 2008 and .Net Framework 3.5 (RC0), September, 2007 · The prerelease Windows SDK for Windows Server 2008 and .Net Framework 3.5 (IDS04), July, 2007 In order to build the samples Read More...
I'm the Samples and Build Environment Program Manager working on the Windows SDK in Developer Division. You may know us as the PSDK… yep, we’ve been rebranded. I gather samples from product teams around Microsoft for the SDK, so developers can see cool Read More...
 
Page view tracker