[MacPorts] #64713: qscintilla-qt5: xcrun: error: SDK "macosx11" cannot be located
MacPorts
noreply at macports.org
Fri Aug 19 15:17:48 UTC 2022
#64713: qscintilla-qt5: xcrun: error: SDK "macosx11" cannot be located
-----------------------------+-----------------------
Reporter: pcmock | Owner: michaelld
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: qscintilla-qt5 |
-----------------------------+-----------------------
Comment (by Kyshman):
Replying to [comment:17 michaelld]:
> @Schamschula: in the Portfile for qscintilla-qt5 (`$(port dir
qscintilla-qt5)/Portfile`), add in `use_xcode yes` ... I have it at line
28. Clean qscintilla-qt5 then try installing again. This works for me for
qscintilla-qt5, py*-pyqt5, and py*-pyqt5-qscintilla. Hope it works for you
too!
My solution is to set
{{{
macosx_deployment_target 12.3
}}}
and
{{{
macosx_sdk_version 12.3
}}}
in macports.conf.
Once I install whatever was dependant on the *qscintilla* family ports I
then disable my entries in macports.conf.
--
Ticket URL: <https://trac.macports.org/ticket/64713#comment:20>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list