I was taking a look a the test suit to fix this up if needed.  Looking at
the code, it seems setting REXX_API to point to:

build\_CPack_Packages\win64\NSIS\ooRexx-4.3.0-win64\DevLib\api

should work.

But, I discovered that rxregexp.dll is not getting built correctly. so the
test suite won't run.

    48 *-* ::METHOD INIT EXTERNAL "LIBRARY rxregexp RegExp_Init"
     4 *-* ::requires "rxregexp.cls"
Error 98 running C:\Rexx\ooRexx\rxregexp.cls line 48:  Execution error
Error 98.903:  Unable to load library "rxregexp"

I'm not sure exactly what the problem is ...

You can see something is wrong by right clicking on rxregexp.dll and
selecting properties.  Some of the properties are not filled in, like they
are for some of the other DLLs, like rxsock.dll for instance.

--
Mark Miesfeld



On Thu, Jun 12, 2014 at 6:29 AM, Rick McGuire <object.r...@gmail.com> wrote:

> I'm guessing there might need to be some adjustments made in the build
> suite for locating information in out-of-source builds.  For example, I'm
> sure the process of locating the headers required for building the native
> api tests will require adjustment.  The readme doesn't give any hints about
> environment variable requirements, so I'm not sure where to start.
>
> Rick
>
>
> ------------------------------------------------------------------------------
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems
> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>
>
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to