Coder Social home page Coder Social logo

IOS support about qt HOT 3 CLOSED

therecipe avatar therecipe commented on September 23, 2024
IOS support

from qt.

Comments (3)

therecipe avatar therecipe commented on September 23, 2024 2

Hey

I will look into this.

from qt.

therecipe avatar therecipe commented on September 23, 2024

Okay, I added iOS and iOS-Simulator support 54bd9aa

Just install this qt version with iOS support and run github.com/therecipe/qt/setup.sh ios and github.com/therecipe/qt/setup.sh ios-simulator

But there are some limitations:

Currently only arm64 devices are supported (iPhone 5s and newer), because the created binaries are to big for armv7. (Maybe this will change with go 1.7)
Here is a great comparison about which device supports which arm version.

Another limitation is, that the qt library can only be statically linked by now.
Which means you probably have to provide the created libgo.a to your end user or buy the commercial version of qt. (Maybe this will change with qt 5.8 - link)

And there could be the need to raise the minimum supported iOS version from 6.1 to 8.0, after the first two limitations are solved.

from qt.

therecipe avatar therecipe commented on September 23, 2024

If you use the current go tip or go 1.7 you will get fat binaries with armv7 and arm64 support.
63cdd63

from qt.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.