Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. QTCreator build for simulator always generate code armv7 arm64 not i386
Qt 6.11 is out! See what's new in the release blog

QTCreator build for simulator always generate code armv7 arm64 not i386

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
ios simulator sstaticlibrary
1 Posts 1 Posters 578 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Ttnka
    wrote on last edited by
    #1

    Hi, I create a static iOS lib with QTCreator 4.3.1, and using target for iphoneos-clang all works ok. Now I have to build a universal library with the "simulator, i386" symbol for create a "FAT" library.
    In the projects tab I selected the "iphonesimulator-clang" kit, the build finish ok, but when I check the library generated I found not i386 symbols but armv7 and arm64. I check the makefile generated from qmake for this target and inside I found armv7 and arm64 why?
    How I DO for build static lib with simulator, i386 code???

    Thanks in advance.

    Tommaso.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved