<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Local ios make not building 4.3.193 in Qt Maps SDK Questions</title>
    <link>https://community.esri.com/t5/qt-maps-sdk-questions/local-ios-make-not-building-4-3-193/m-p/1008150#M3875</link>
    <description>&lt;P&gt;I was able to get this to build locally with your suggestions above.&amp;nbsp; My Mac is Big Sur and I rolled back the XCode to 11.&amp;nbsp; I was not able to roll back the command line tools because I was using Big Sur, but it looks like the command line tools 12 worked.&amp;nbsp; I used&amp;nbsp;&lt;SPAN&gt;Qt5.13.1 along with AppStudio 4.3.&amp;nbsp; This seems to have done the trick.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Dec 2020 17:48:24 GMT</pubDate>
    <dc:creator>MKa</dc:creator>
    <dc:date>2020-12-09T17:48:24Z</dc:date>
    <item>
      <title>Local ios make not building 4.3.193</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/local-ios-make-not-building-4-3-193/m-p/1007743#M3870</link>
      <description>&lt;P&gt;I have moved to the new version of AppStudio 4.3.193 and can't get my build to work. I have installed all of the prerequisites and everything.&amp;nbsp; I keep getting the same error when trying to&amp;nbsp; do a local make for an IOS device.&amp;nbsp; I am doing this on a mac with Big Sur on it.&amp;nbsp; I installed qt 5.13.1, and QtIFW-3.0.6.&amp;nbsp; I have xcode 12.2 and set the simulator in xcode to ios 14.0.&amp;nbsp; The advanced configuration in QT points to the correct version of qt.&amp;nbsp; I can't figure out what I am missing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get the following build error text&lt;/P&gt;&lt;P&gt;nfo: creating stash file /Users/mattkajewski/Documents/IOS_Builds/Intermediate/iOS/.qmake.stash&lt;/P&gt;&lt;P&gt;Project ERROR: Cannot run target compiler '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++'. Output:&lt;BR /&gt;===================&lt;BR /&gt;Apple clang version 12.0.0 (clang-1200.0.32.27)&lt;BR /&gt;Target: x86_64-apple-darwin20.1.0&lt;BR /&gt;Thread model: posix&lt;BR /&gt;InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin&lt;BR /&gt;ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk/usr/include/c++/v1"&lt;BR /&gt;"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1 -triple x86_64-apple-ios14.2.0 -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name - -mrelocation-model pic -pic-level 2 -mthread-model posix -mframe-pointer=all -fno-strict-return -masm-verbose -munwind-tables -target-sdk-version=14.2 -target-cpu core2 -dwarf-column-info -debugger-tuning=lldb -target-linker-version 609.6 -v -resource-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk -stdlib=libc++ -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1 -internal-isystem /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk/usr/local/include -internal-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk/usr/include -internal-externc-isystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -fdeprecated-macro -fdebug-compilation-dir /Users/mattkajewski/Qt5.13.1/5.13.1/ios/mkspecs/features -ferror-limit 19 -fmessage-length 0 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fobjc-runtime=ios-14.2.0 -fcxx-exceptions -fexceptions -fmax-type-align=16 -fdiagnostics-show-option -o /var/folders/8x/zp84b29j1tg1v38lln45qdl40000gq/T/--2c6a47.o -x c++ -&lt;BR /&gt;clang -cc1 version 12.0.0 (clang-1200.0.32.27) default target x86_64-apple-darwin20.1.0&lt;BR /&gt;ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk/usr/local/include"&lt;BR /&gt;ignoring nonexistent directory "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk/Library/Frameworks"&lt;BR /&gt;#include "..." search starts here:&lt;BR /&gt;#include &amp;lt;...&amp;gt; search starts here:&lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1&lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/include&lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk/usr/include&lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include&lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk/System/Library/Frameworks (framework directory)&lt;BR /&gt;End of search list.&lt;BR /&gt;"/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld" -demangle -lto_library /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/libLTO.dylib -no_deduplicate -dynamic -dylib -arch x86_64 -platform_version ios 14.2.0 14.2 -single_module -syslibroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk -o /dev/null -v /var/folders/8x/zp84b29j1tg1v38lln45qdl40000gq/T/--2c6a47.o -lc++ -lSystem /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/12.0.0/lib/darwin/libclang_rt.ios.a&lt;BR /&gt;@(#)PROGRAM:ld PROJECT:ld64-609.7&lt;BR /&gt;BUILD 18:10:07 Oct 19 2020&lt;BR /&gt;configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em&lt;BR /&gt;Library search paths:&lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk/usr/lib&lt;BR /&gt;Framework search paths:&lt;BR /&gt;/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk/System/Library/Frameworks/&lt;BR /&gt;ld: warning: ignoring file /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk/usr/lib/libc++.tbd, missing required architecture x86_64 in file /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.2.sdk/usr/lib/libc++.tbd (4 slices)&lt;BR /&gt;ld: building for iOS, but linking in object file built for iOS Simulator, file '/var/folders/8x/zp84b29j1tg1v38lln45qdl40000gq/T/--2c6a47.o' for architecture x86_64&lt;BR /&gt;clang: error: linker command failed with exit code 1 (use -v to see invocation)&lt;BR /&gt;===================&lt;BR /&gt;Maybe you forgot to setup the environment?&lt;/P&gt;&lt;P&gt;Build Failed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 16:22:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/local-ios-make-not-building-4-3-193/m-p/1007743#M3870</guid>
      <dc:creator>MKa</dc:creator>
      <dc:date>2020-12-08T16:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Local ios make not building 4.3.193</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/local-ios-make-not-building-4-3-193/m-p/1007968#M3874</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tested local make build for iOS using AppStudio 4.3.193 and can confirm that it works with Xcode 11 on macOS Catalina.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below are the per-requisites for building iOS apps with AppStudio 4.3&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/appstudio/extend-apps/installdevtoolslocalmake.htm#ESRI_SECTION1_666E278F8ADF48EA89793EB1B0144F75" target="_blank"&gt;https://doc.arcgis.com/en/appstudio/extend-apps/installdevtoolslocalmake.htm#ESRI_SECTION1_666E278F8ADF48EA89793EB1B0144F75&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Qt5.15.2 is the Qt version that officially supports iOS builds with Xcode 12.&amp;nbsp;&lt;/P&gt;&lt;P&gt;AppStudio 4.3&amp;nbsp; requires Qt5.13.1 and does not support building iOS apps using Xcode 12&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you install Xcode 11 from &lt;A href="https://developer.apple.com/download/more/" target="_blank"&gt;https://developer.apple.com/download/more/&lt;/A&gt; and let me know if the build starts working when using XCode 11?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Shobana&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 05:35:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/local-ios-make-not-building-4-3-193/m-p/1007968#M3874</guid>
      <dc:creator>ShobanaSuresh</dc:creator>
      <dc:date>2020-12-09T05:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Local ios make not building 4.3.193</title>
      <link>https://community.esri.com/t5/qt-maps-sdk-questions/local-ios-make-not-building-4-3-193/m-p/1008150#M3875</link>
      <description>&lt;P&gt;I was able to get this to build locally with your suggestions above.&amp;nbsp; My Mac is Big Sur and I rolled back the XCode to 11.&amp;nbsp; I was not able to roll back the command line tools because I was using Big Sur, but it looks like the command line tools 12 worked.&amp;nbsp; I used&amp;nbsp;&lt;SPAN&gt;Qt5.13.1 along with AppStudio 4.3.&amp;nbsp; This seems to have done the trick.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Dec 2020 17:48:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/qt-maps-sdk-questions/local-ios-make-not-building-4-3-193/m-p/1008150#M3875</guid>
      <dc:creator>MKa</dc:creator>
      <dc:date>2020-12-09T17:48:24Z</dc:date>
    </item>
  </channel>
</rss>

