On Mon, Jun 14, 2010 at 11:02 AM, David Ashley
<david.ashley....@gmail.com> wrote:
> The Build Machine has never supported 64-bit Windows, all builds are
> 32-bit. The main reason for this is that I don't have a copy of any
> 64-bit Windows operating system.
>
> The compiler I installed is Visual C++ 7.0 with SP1. This is the
> compiler I used for the last incarnation of the Windows build environment.

Visual C++ 7.0 was released before the features in Vista were known,
so the header files don't have any support for those features.

You can fix this by installing a newer SDK, which is free.  This SDK will work:

http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=4377f86d-c913-4b5c-b87e-ef72e5b4e065

Go down the page until you get to this:

Instructions
For this release, the Windows SDK is available as either a DVD ISO
image so that you can

There you can download an ISO or do a Web install.  Not sure which is
easier for you.

================

The other option is to install the free Visual C++ Express edition.  A
number of people are using that.

This page:

http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=f3fbb04e-92c2-4701-b4ba-92e26e408569

has Visual C++ 2008 express.  It look like there is only a Web install:

vcsetup.exe
 2.6 MB

This page:

http://www.microsoft.com/express/Downloads/#2010-All

has an option to download the ISO image.  But, it looks like they are
only making Visual C++ 2010 available now.

===============

You can still find Visual C++ 2005 downloads from places other than
Microsoft, such as:

http://www.softpedia.com/get/Programming/Other-Programming-Files/Microsoft-Visual-C-Toolkit.shtml

--
Mark Miesfeld

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to