Re: What is/will Rexx support be used for in SDL Hyperion Hercules?
| Newsgroups | gmane.comp.emulators.hercules390.general |
|---|---|
| Message-ID | <[email protected]> |
Just managed to get the build working myself with ooRexx. Here's what I did: 1 - Install ooREXX, 64bit. I installed ooRexx-5.0.0-11887.windows.x86_64.exe But 4.2.00 worked too https://sourceforge.net/projects/oorexx/files/oorexx/ https://sourceforge.net/projects/oorexx/files/oorexx/ NOTE: Ensure you keep the "Open Object Rexx Development Kit" option selected. It's vital to get the "api" subdirectory installed. You can deselect "documentation" and "samples" though, if you want. 2 - Create an environment variable on your system called "REXX_HOME" and point its location to where you installed ooREXX. 3 - logoff Windows 10 and back in again 4 - Build hercules. It'll find what it needs and include REXX support.