[Oorexx-devel] Known Win Build Problem

2010-06-14 Thread David Ashley
Mark - I know we have seen this error before but I can't find my notes about how to fix it. C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\NewAPIs.h(325) : error C2440: '=' : cannot convert from 'BOOL (__stdcall *)(LPCTSTR,LPTSTR,DWORD)' to 'DWORD (__stdcall

Re: [Oorexx-devel] Known Win Build Problem

2010-06-14 Thread Mark Miesfeld
On Mon, Jun 14, 2010 at 7:22 AM, David Ashley david.ashley@gmail.com wrote: I know we have seen this error before but I can't find my notes about how to fix it. C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\PlatformSDK\Include\NewAPIs.h(325) : error C2440: '=' : cannot

Re: [Oorexx-devel] Known Win Build Problem

2010-06-14 Thread Mark Miesfeld
On Mon, Jun 14, 2010 at 8:05 AM, Mark Miesfeld miesf...@gmail.com wrote: On Mon, Jun 14, 2010 at 7:22 AM, David Ashley david.ashley@gmail.com wrote: I know we have seen this error before but I can't find my notes about how to fix it. C:\Program Files\Microsoft Visual Studio .NET

Re: [Oorexx-devel] Known Win Build Problem

2010-06-14 Thread David Ashley
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

Re: [Oorexx-devel] Known Win Build Problem

2010-06-14 Thread Mark Miesfeld
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

Re: [Oorexx-devel] Known Win Build Problem

2010-06-14 Thread Mark Miesfeld
On Mon, Jun 14, 2010 at 12:01 PM, Rony G. Flatscher rony.flatsc...@wu-wien.ac.at wrote: Maybe not applicable, nevertheless a little warning: it used to be the case AFAIK that some free products from Microsoft had the license requirement that one was not allowed to distribute the compilation