Closed Peter-Jacob closed 2 years ago
looks like copies.rxbin is not there; ninja clean && ninja ?
it is the one in rxas that is missing - we also have one in rexx - maybe you did not build the lib/rxfns/rxas subdirectory?
You are right! I thought the RXAS/RXBIN files are constructed by the build process. Once I created them manually the BUILD runs successfully. Maybe I set up a Regina REXX to do it (semi) automatically
well - they are, or they should be: cmake does it following the cmakelists.txt file. If they are not automatically built, something in the setup is still wrong. There should be really no need to build them by hand or scripts.
In preparation for the dynamic dll call, I added a new instruction to retrieve the dll parms dynamically. A build project smashed my system again:
Any idea what went wrong?