[MacPorts] #59280: qt5-qtcreator does not build on mac os X 10.15 (catalina)
MacPorts
noreply at macports.org
Fri Oct 18 21:42:20 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 cjones051073):
Replying to [comment:7 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
> }
> }}}
The info exists check is no longer required, it was only there to check
whilst base 2.6.x was not released. Now it is, so the check can be
skipped.
--
Ticket URL: <https://trac.macports.org/ticket/59280#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list