Re: [Oorexx-devel] Cannot compile Windows debug version (rev. 5545) from trunk

2010-02-09 Thread Rony G. Flatscher
Mark, On 09.02.2010 22:39, Mark Miesfeld wrote: > I also started getting this error on a new system where I installed > Visual Studio 2008. The system is XP, at the same level as a number > of other XP systems I use where the killer application works fine. > > I didn't investigate. ;-( But, sim

Re: [Oorexx-devel] Cannot compile Windows debug version (rev. 5545) from trunk

2010-02-09 Thread Mark Miesfeld
On Tue, Feb 9, 2010 at 1:15 PM, Rony G. Flatscher wrote: > Hi Mark, > > Maybe one more question: the ooRexx build script makeorx.bat uses "killer > rxapi.exe" to kill rxapi.exe. It now yields the following error: > > F:\work\svn\oorexx\main\trunk>killer rxapi.exe > OpenProcess() failed with error

Re: [Oorexx-devel] Building ooRexx on Windows

2010-02-09 Thread Rony G. Flatscher
Mark, On 09.02.2010 19:26, Mark Miesfeld wrote: > Since the Windows SDKs are free, the build requirement does not seem > to me to be a problem. But, it could mean someone has to update their > SDK level. Some people might see that as a problem. > > So, I've been toying with the idea of adding a

Re: [Oorexx-devel] Cannot compile Windows debug version (rev. 5545) from trunk

2010-02-09 Thread Rony G. Flatscher
Hi Mark, thank you for your pointers, which helped me resolve the problem (making sure that the newest of the installed SDKs gets used). --- Maybe one more question: the ooRexx build script makeorx.bat uses "killer rxapi.exe" to kill rxapi.exe. It now yields the following error: F:\work\sv

Re: [Oorexx-devel] Building ooRexx on Windows

2010-02-09 Thread Mark Miesfeld
On Tue, Feb 9, 2010 at 10:26 AM, Mark Miesfeld wrote: > Rony's previous post reminded me that I meant to bring this up on the list. > > To build ooDialog now requires the Windows headers to be at least at > the Vista level. ... Following up on myself. I should have added that the Windows build

[Oorexx-devel] Building ooRexx on Windows

2010-02-09 Thread Mark Miesfeld
Rony's previous post reminded me that I meant to bring this up on the list. To build ooDialog now requires the Windows headers to be at least at the Vista level. And, at some point in the future, probably as soon as I get a chance to start working on Windows 7, ooDialog might require the Windows

Re: [Oorexx-devel] Cannot compile Windows debug version (rev. 5545) from trunk

2010-02-09 Thread Mark Miesfeld
Rony, In order for ooDialog to use features in Windows Vista, the include files need to be at a Vista level (or later.) Since, I think you had already upgraded your Windows SDK to the Vista level, it looks like you need to be sure that the SDK directories are first in the search order. Well, I j

[Oorexx-devel] Cannot compile Windows debug version (rev. 5545) from trunk

2010-02-09 Thread Rony G. Flatscher
Hi there, tried to compile the current trunk (rev. 5545) for Windows, but stumble over: Compiling oodMessaging.cpp cl /EHsc /nologo /D:_X86_ /DWIN32 -DORX_VER=4 -DORX_REL=0 -DORX_MOD=0 -DOOREXX_BLD=5545 -DOOREXX_COPY_YEAR=\""2005-2009"\" /W3 /D_CRT_SECURE_NO_DEPRECATE /D_CRT_NONSTDC