that looks like it. I guess i should have searched for 10.13 instead of high 
sierra

> On Sep 20, 2017, at 11:28 AM, Jake Petroules <jake.petrou...@gmail.com> wrote:
> 
> Likely https://codereview.qt-project.org/#/c/205954/
> 
>> On Sep 20, 2017, at 11:19 AM, Patrick Stinson <patrickk...@gmail.com> wrote:
>> 
>> Thank you. Any thoughts about the <dev> branch problem?
>> 
>>> On Sep 20, 2017, at 10:45 AM, Jake Petroules <jake.petrou...@gmail.com> 
>>> wrote:
>>> 
>>> This is QTBUG-62266, which has been fixed by 
>>> https://codereview.qt-project.org/#/c/201546/ for Qt 5.9.2.
>>> 
>>>> On Sep 20, 2017, at 8:00 AM, Patrick Stinson <patrickk...@gmail.com> wrote:
>>>> 
>>>> Actually yes, I did. Xcode 9 is required for iOS 11.
>>>> 
>>>> 
>>>> 
>>>>> On Sep 20, 2017, at 7:59 AM, Mitch Curtis <mitch.cur...@qt.io> wrote:
>>>>> 
>>>>> Did you recently update Xcode? I just ran into a failure on the 5.10 
>>>>> branch after installing updates:
>>>>> 
>>>>> https://bugreports.qt.io/browse/QTBUG-63323
>>>>> 
>>>>> From: Interest 
>>>>> [mailto:interest-bounces+mitch.curtis=qt...@qt-project.org] On Behalf Of 
>>>>> Patrick Stinson
>>>>> Sent: Wednesday, 20 September 2017 4:56 PM
>>>>> To: Qt Interest <interest@qt-project.org>
>>>>> Subject: [Interest] Building & Running on High Sierra
>>>>> 
>>>>> Is there a version or commit that runs on high sierra? I am getting 
>>>>> segfaults in a 300-or-so deep stack of calls in libqcocoa.dylib using the 
>>>>> <dev> branch on git (need to try again to get a useful stack trace).
>>>>> 
>>>>> Qt-5.9.1 fails to build in qcoregraphics.mm like so:
>>>>> 
>>>>> dor/pyqt-sysroot-base/src/qt-everywhere-opensource-src-5.9.1/qtbase/src/gui/painting/qcoregraphics.mm
>>>>> /Users/patrick/dev/vendor/pyqt-sysroot-base/src/qt-everywhere-opensource-src-5.9.1/qtbase/src/gui/painting/qcoregraphics.mm:81:39:
>>>>>  error: use of undeclared identifier
>>>>>    'InvalidContext'
>>>>>  require_action(inContext != NULL, InvalidContext, err = paramErr);
>>>>>                                    ^
>>>>> /Users/patrick/dev/vendor/pyqt-sysroot-base/src/qt-everywhere-opensource-src-5.9.1/qtbase/src/gui/painting/qcoregraphics.mm:82:38:
>>>>>  error: use of undeclared identifier
>>>>>    'InvalidBounds'
>>>>>  require_action(inBounds != NULL, InvalidBounds, err = paramErr);
>>>>>                                   ^
>>>>> /Users/patrick/dev/vendor/pyqt-sysroot-base/src/qt-everywhere-opensource-src-5.9.1/qtbase/src/gui/painting/qcoregraphics.mm:83:37:
>>>>>  error: use of undeclared identifier
>>>>>    'InvalidImage'
>>>>>  require_action(inImage != NULL, InvalidImage, err = paramErr);
>>>>>                                  ^
>>>>> 3 errors generated.
>>>>> 
>>>>> Thoughts?
>>>> 
>>>> _______________________________________________
>>>> Interest mailing list
>>>> Interest@qt-project.org
>>>> http://lists.qt-project.org/mailman/listinfo/interest
>>> 
>>> -- 
>>> Jake Petroules - jake.petrou...@qt.io
>>> The Qt Company - Silicon Valley
>>> Qbs build tool evangelist - qbs.io
>>> 
>> _______________________________________________
>> Interest mailing list
>> Interest@qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/interest
> 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to