No, but you need to have the SDK, which can be easily downloaded from Microsoft's web site. http://msdn.microsoft.com/en-us/windows/bb980924
-- Paulo "Andrei Alexandrescu" <[email protected]> wrote in message news:[email protected]... > On 4/26/11 1:13 PM, Paulo Pinto wrote: >> You forgot the new build tool from Microsoft. >> >> Nowadays the official build tool in Windows world, is slowly becoming >> msbuild, >> a Microsoft Ant clone, even for C and C++ builds. >> >> -- >> Paulo > > Looks like you need to have Visual Studio to have msbuild. Is that > correct? > > Andrei
