doesn't look ideal....
On 27/09/2019 12:35 pm, Carlo Tambuatco wrote:
Yeah possibly...but I just ran
xcrun --show-sdk-version
and got something weird:
2019-09-27 07:31:54.372 xcodebuild[33648:5774543] [MT] DVTSDK: Warning:
SDK path collision for path
'<DVTFilePath:0x7ff00bd22bb0:'/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk'>':
SDK with name 'macosx10.15' being superseded by SDK with 'macosx10.15'.
10.15
Is this a problem?
On Fri, Sep 27, 2019 at 7:26 AM Chris Jones <[email protected]
<mailto:[email protected]>> wrote:
> I'm at my wits end with this. Is there some problem with the
py36-pyqt5
> port finding the
> correct sdk?
I have no idea, but if I where you I would simplify things by first
working out why xcrun --show-sdk-path is not giving you the versioned
SDK path. My bet is whatever the port is doing its related to that....
Chris