<html><h2> Configuration </h2></html> +<html><h3> Microsoft Windows Server 2003 SP1 Platform SDK </h3></html> + +If you are building Condor on an x86 machine then after installing the Platform SDKs, you will either need to move them to + + C:\Program Files + +Instead of the default =C:\Program Files (x86)= destination. This move is required because the configuration scripts that are shipped with the SDKs, which we depend upon, have the =C:\Program Files= path hard-coded in them, while the installer does not. + <html><h3> Visual Studio 2008: Build and Run </h3></html> Parallel builds should be disabled (*these can actually be used now, Ben Burnett [2009-07-10]*). As much as we would love to support building projects in parallel, the constraints of current code-base will not allow for it. By default, Visual Studio is configured to build _x_ number of projects in parallel, where _x_ is the number of physical CPUs or cores you have on the machine; you will need to disable this feature before being able to successfully build Condor. These changes can be made as follows: