Ok, found the --debug-output option which spotlighted the error.  The
RexxMain.cpp source file only exists in the unix platform directory.  It's
an AIX compatibility stub that doesn't apply to Windows. That will need to
be made conditional.

Rick


On Fri, May 2, 2014 at 7:08 AM, Rick McGuire <[email protected]> wrote:

> Hmmm, the error and output logs are essentially identical between the two
> cases as well.  Not real useful diagnostics.
>
> Rick
>
>
> On Fri, May 2, 2014 at 7:03 AM, Rick McGuire <[email protected]>wrote:
>
>> David,
>>
>> I thought I would try out your latest update to try to help out with the
>> compile errors your checkin comments mentioned.  However, I'm seeing some
>> cmake generation errors instead on Windows.  After going through the whole
>> set of checks for the standard header files, it just gives the following
>> messages:
>>
>> -- Configuring incomplete, errors occurred!
>> See also "C:/ORexxDev/oorexx/build/CMakeFiles/CMakeOutput.log".
>> See also "C:/ORexxDev/oorexx/build/CMakeFiles/CMakeError.log".
>>
>> The two files are only showing the results for the header file checks
>> with no real error information.  If I comment out the config for the rexx
>> library, this works without error. My first thought was might be some new
>> header file in the checks that needed to be there, but I captured the
>> output from the working case and the failing case, and the check results
>> are identical.  Not sure how to proceed from here.
>>
>> Rick
>>
>
>
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to