Whenever you have an Xcode update it's best to clear out your qmake.cache and qmake.stash files which may reside in your project area and contain information about a specific iPhone SDK that was in use.
On 12/22/16, 8:19 AM, "Interest on behalf of Jason H" <interest-bounces+mtims=esri....@qt-project.org on behalf of jh...@gmx.com> wrote: >Excellent advice. Building now. Thank you! > > >> Sent: Thursday, December 22, 2016 at 10:53 AM >> From: "Samuel Gaist" <samuel.ga...@edeltech.ch> >> To: "Jason H" <jh...@gmx.com> >> Cc: "Interests Qt" <interest@qt-project.org> >> Subject: Re: [Interest] Compiing Qt 5.7.1 for iOS, with iPhoneOS10.2.sdk >> >> >> > On 22 Dec 2016, at 16:05, Jason H <jh...@gmx.com> wrote: >> > >> > ../qt-everywhere-enterprise-src-5.7.1/configure -v -xplatform >>macx-ios-clang >> > clang: warning: no such sysroot directory: >>'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/D >>eveloper/SDKs/iPhoneOS10.1.sdk' >> > >> > I don't have iPhoneOS10.1.sdk, but I do have a iPhoneOS10.2.sdk >> > >> > What can be done to make the compile work? Can Qt's configure script >>be more flexible? >> > >> > _______________________________________________ >> > Interest mailing list >> > Interest@qt-project.org >> > >>https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.qt-2Dproject.or >>g_mailman_listinfo_interest&d=DgIGaQ&c=n6-cguzQvX_tUIrZOS_4Og&r=KhEhoiXTE >>1wTwtxCJdnUbw&m=mUnlt7_FAzcfXgmlBUsb_eYYFCU4Bg9n2HbKW6yD8gk&s=Ii09nhqUaNr >>f4UzQ5rr97RVXhV3BRmdKKCDmlXtg0i4&e= >> >> >> Hi, >> >> It¹s already flexible, add -sdk iphoneos10.2 to your configure line. >> >> If you are re-building after an Xcode update don¹t just calle rm ./ -rf >>in your build folder you¹ll miss hidden files. Nuke it completely and >>re-create a new one. >> >> Samuel >_______________________________________________ >Interest mailing list >Interest@qt-project.org >https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.qt-2Dproject.org >_mailman_listinfo_interest&d=DgIGaQ&c=n6-cguzQvX_tUIrZOS_4Og&r=KhEhoiXTE1w >TwtxCJdnUbw&m=mUnlt7_FAzcfXgmlBUsb_eYYFCU4Bg9n2HbKW6yD8gk&s=Ii09nhqUaNrf4U >zQ5rr97RVXhV3BRmdKKCDmlXtg0i4&e= _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest