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. Problem build Qt5.1.1
Forum Updated to NodeBB v4.3 + New Features

Problem build Qt5.1.1

Scheduled Pinned Locked Moved Mobile and Embedded
3 Posts 1 Posters 1.4k 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.
  • F Offline
    F Offline
    flaviomarcio
    wrote on last edited by
    #1

    Hello everyone, I'm trying to compile again qt5.1.1 for android.

    And again I have errors that do not know how to solve.

    I did as it says in:

    http://qt-project.org/wiki/building_qt-android_on_windows
    http://qt-project.org/wiki/Qt5ForAndroidBuilding

    I did successfully steps:

    http://qt-project.org/wiki/Qt5ForAndroidBuilding

    But I got errors do steps:

    http://qt-project.org/wiki/building_qt-android_on_windows

    Someone has to help?

    Someone had the same problems?

    Flavio Portela

    1 Reply Last reply
    0
    • F Offline
      F Offline
      flaviomarcio
      wrote on last edited by
      #2

      Battery 1, this was done with Success

      set path=C:\Program Files (x86)\Git\bin;C:\strawberry\perl\bin;

      cd c:\qt
      git clone git://gitorious.org/qt/qt5.git qt5android
      cd c:\qt\qt5android
      perl init-repository

      Flavio Portela

      1 Reply Last reply
      0
      • F Offline
        F Offline
        flaviomarcio
        wrote on last edited by
        #3

        Battery 2, here i have problem

        set path=C:\strawberry\perl\bin
        set path=%path%;C:\mingw32\bin
        set path=%path%;C:\Program Files (x86)\Java\jdk1.7.0_17\bin

        set ANDROID_BUILD_TOOLS_REVISION=17.0.0
        set ANDROID_NDK_HOST=windows
        set ANDROID_NDK_PLATFORM=android-9
        set ANDROID_NDK_ROOT=C:\Qt\android-ndk-r8e
        set ANDROID_NDK_TOOLCHAIN_VERSION=4.7
        set ANDROID_TARGET_ARCH=armeabi-v7a

        cd
        cd C:\Qt\qt5android

        configure -developer-build -xplatform android-g++ -android-ndk C:\Qt\android-ndk-r8e -android-sdk C:\qt.sdk\android-software\android-sdk -android-ndk-host windows -android-toolchain-version 4.8.1 -skip qttranslations -skip qtwebkit -skip qtserialport -skip qtwebkit-examples -nomake tests -nomake examples

        Someone has to help?

        Someone had the same problems?

        Flavio Portela

        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