[MacPorts] #60873: glm 0.9.9.5 on Mac OS 10.8 causes build failure
MacPorts
noreply at macports.org
Sat Jul 18 19:20:21 UTC 2020
#60873: glm 0.9.9.5 on Mac OS 10.8 causes build failure
------------------------------+--------------------
Reporter: programmingkidx | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: glm
Port: glm |
------------------------------+--------------------
Comment (by kencu):
Why don't you try using a newer compiler? That sounds like it should work.
You would install some version of {{{clang}}} from the MacPorts collection
-- try {{{clang-9.0}}} and if that doesn't build it, use something older
and more forgiving like {{{clang-5.0}}}.
You would do this:
{{{
sudo port -v install clang-9.0
sudo port -v install cegui configure.compiler=macports-clang-9.0
}}}
once you see which compiler works, we can work on fixing the Portfile to
reflect that.
--
Ticket URL: <https://trac.macports.org/ticket/60873#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list