Closed StevePny closed 2 years ago
@StevePny - this is something we knew was a limitation for the first release and should have made it more clear. In a future release of the build system, we will have links to the needed library source to be built in a manner similar to libFMS. If you'd like to contribute the system you've put in place, please put in a PR.
@bensonr I have a dockerfile that automates most of this environment/model build. Would you like me to include it in a new directory? e.g. Dockerfiles/Dockerfile.ubuntu-arm64
@StevePny We now have a system in place that builds these nceplibs. This was completed in PR #15.
As far as I know, the nceplibs libraries must be compiled using the exact same compiler used to build the full executable. I'm not sure that it is possible to distribute these with the build package.
To fix this, I build nceplibs myself and then replace the library names:
then: