[MacPorts] #59280: qt5-qtcreator does not build on mac os X 10.15 (catalina)
MacPorts
noreply at macports.org
Wed Oct 16 01:37:24 UTC 2019
#59280: qt5-qtcreator does not build on mac os X 10.15 (catalina)
----------------------------+---------------------------------
Reporter: tiperiu | Owner: MarcusCalhoun-Lopez
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.1
Resolution: | Keywords: catalina
Port: qt5-qtcreator |
----------------------------+---------------------------------
Comment (by dlamija):
Replying to [comment:5 tiperiu]:
>
> It was not clear to me if use_xcode yes option I can do at my end or if
the ports need to be changed in order for this option to be enabled? any
help welcome, I tried to update the ports but no luck
>
go to `/opt/local/var/macports/sources/github.com/macports/macports-
ports/devel/qt5-qtcreator` and edit `Portfile` by adding `use_xcode yes`
or you may write full checking with this code
{{{
if {[info exists use_xcode]} {
use_xcode yes
}
}}}
--
Ticket URL: <https://trac.macports.org/ticket/59280#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list