Re: Building VC++ 8.0 code on a machine without Visual Studio 2005
- From: jetan@xxxxxxxxxxxxxxxxxxxx ("Jeffrey Tan[MSFT]")
- Date: Thu, 25 Jan 2007 07:05:26 GMT
Hi Carl,
Do you want to build VC8 managed code or unmanaged code? Windows Platform
SDK includes most of the Windows header files and static library files,
however, it does not include C++ compilers etc.., please refer to the link
below for more details:
"Windows? Server 2003 SP1 Platform SDK Web Install"
http://www.microsoft.com/downloads/details.aspx?FamilyId=A55B6B43-E24F-4EA3-
A93E-40C0EC4F68E5&displaylang=en
As you can see, "Development Tools" is still a requirement for Windows
Platform SDK. So I assume there is no official way to build C/C++
applications on Windows without installing VS. Anyway, I will consult
internally to confirm this point. I will update you ASAP. Thanks.
Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- References:
- Re: Building VC++ 8.0 code on a machine without Visual Studio 2005
- From: William DePalo [MVP VC++]
- Re: Building VC++ 8.0 code on a machine without Visual Studio 2005
- From: William DePalo [MVP VC++]
- Re: Building VC++ 8.0 code on a machine without Visual Studio 2005
- Prev by Date: Application crashes with a Windows XP error dialog
- Next by Date: Re: Building VC++ 8.0 code on a machine without Visual Studio 2005
- Previous by thread: Re: Building VC++ 8.0 code on a machine without Visual Studio 2005
- Next by thread: Re: Building VC++ 8.0 code on a machine without Visual Studio 2005
- Index(es):
Relevant Pages
|