Mark,

The build process for this raises an interesting question.  For me,
this is a bit of a pain, as my development system rarely, if ever, has
an installed version of ooRexx.  I tend to do everything directly out
of a build directory, and sometimes will be running multiple versions
at one time, so having a real install is a headache for me.

Munging the build here is a bit of a pain because the artifacts needed
to build this are scattered among different directories, so I either
need to tweak the makefile considerably, or gather the files into a
directory.   I'm thinking it would be nice if the normal build process
were to create that directory automatically in the build target.  That
way I can just set REXX_HOME to the build I'm using in the current
window and run with that.

Rick

On Wed, Mar 18, 2009 at 8:28 PM, Mark Miesfeld <miesf...@gmail.com> wrote:
> Rick,
>
> I added the stuff to the incubator
>
> incubator\4.0.0.examples\api\reader.writer
>
> Run the lessSimpleRW.exe and you will see the problem
>
> The Makefile.win will build the executables, but look at the top of
> the file for getting the API headers and libs found by the compiler.
> The make file assumes a normal install with REXX_HOME.
>
> The Linux make file is not up to date yet.
>
> --
> Mark Miesfeld
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel
>

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to