On 17/4/2023 09:01, [email protected] wrote:
It looks like I had a previous partial install that was causing this error. I edited the CMakeLists.txt and got it to build, which in turn cleaned up the edited file. Doing a port clean and installation it’s now working as expected.

18291.png
nrsc5: new port by trodemaster · Pull Request #18291 · macports/macports-ports <https://github.com/macports/macports-ports/pull/18291>
github.com <https://github.com/macports/macports-ports/pull/18291>

<https://github.com/macports/macports-ports/pull/18291>


Thanks for the help!

Yes, I saw the installed version of the header in your log. Building when there is an older version of the same software installed is something that ports need to be able to do, since it happens every time they are upgraded to a new version. It's not clear from the above what changes you made to CMakeLists.txt to get it to build, but if it didn't involve fixing the include order, my advice stays the same.

- Josh

Reply via email to