Adriano, If you follow the Visual Studio 2005/Platform SDK for Windows Server 2003 R2 installation instructions at http://msdn.microsoft.com/vstudio/express/visualc/usingpsdk/ it details the settings you need to change in VS.
Hope this helps Andy On 4/20/07, Pete Robbins <[EMAIL PROTECTED]> wrote:
Adriano, I have these included on my include path automatically. You should not need to add these to the studio projects. To run the build/vc express I start a Visual Studio 2005 Command Prompt (start icon available in the start menu somewhere) and this has INCLUDE set correctly. Cheers, On 20/04/07, Adriano Crestani <[EMAIL PROTECTED]> wrote: > > OK, I resolved the C:\Program Files\Microsoft Visual Studio 8\VC\include > problem using $(VCInstallDir)\include, however I've found no environment > variable for C:\Program > Files\Microsoft Platform SDK for Windows Server 2003 R2\include : ( > > Adriano Crestani > > On 4/19/07, Adriano Crestani <[EMAIL PROTECTED]> wrote: > > > > I have the same question for C:\Program Files\Microsoft Visual Studio > > 8\VC\include. How would be the better way to define it on my include > > directory? > > > > Adriano Crestani > > > > On 4/19/07, Adriano Crestani <[EMAIL PROTECTED]> wrote: > > > > > > Hi, > > > > > > Guys, I need some suggestion about how should I define a include > > > directory on C++ DAS VC project. I need to define the Windows > Plataform SDK > > > include directory, on my machine it's located on C:\Program > > > Files\Microsoft Platform SDK for Windows Server 2003 R2\include, > however > > > I want to define it as something like %PLATAFORM_SDK_HOME%\include. Is > there > > > a default environment variable that defines it? > > > > > > Adriano Crestani > > > > > > > > -- Pete
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
