Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Can't compile QT 5.5.1 for Android on MacOSX
Forum Updated to NodeBB v4.3 + New Features

Can't compile QT 5.5.1 for Android on MacOSX

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 657 Views 1 Watching
  • 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.
  • GeoffroyG Offline
    GeoffroyG Offline
    Geoffroy
    wrote on last edited by Geoffroy
    #1

    Hi everybody,

    I'm trying to compile qt 5.5.1 for android on mac osx in order to have the pull-to-refresh functionnality ( because it's broken in 5.5.0 ) but I get an error . "make" returns me :

    arm-linux-androideabi-gcc: error: unrecognized command line option '-mmacosx-version-min=10.7'
    I'm building for mac osx 10.10, with ndk version r10e ..

    Here is my configure command line :

    ./configure -xplatform android-g++ -nomake tests -nomake examples -android-ndk /Users/John/Android/android-ndk-r10e -android-sdk /Users/John/Android/adt-bundle-mac-x86_64-20140321/sdk -android-ndk-host darwin-x86_64 -android-toolchain-version 4.9 -skip qttranslations -skip qtwebkit -skip qtserialport -skip qtwebkit-examples -no-warnings-are-errors -opensource -confirm-license

    I just follow this guide : http://wiki.qt.io/Android ..
    I get the same issue by compiling the Qt 5.5.0 release sources ..

    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