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. Qt 5.1.2 (git) android x86 configure problem
Forum Updated to NodeBB v4.3 + New Features

Qt 5.1.2 (git) android x86 configure problem

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

    Hello, I'm trying to run configure like this:
    ./configure -prefix /mnt/d/android/Qt5/x86 -xplatform android-g++ -debug-and-release -opensource -shared -openssl -I /mnt/d/android/openssl/include -L /mnt/d/android/openssl/libs/x86 -nomake examples -android-ndk /mnt/d/android-ndk-r8e -android-sdk /mnt/d/adt-bundle-linux-x86_64-20130717/sdk -android-ndk-platform android-9 -android-arch x86 -android-toolchain-version 4.7

    However during initial tools build configure is trying to use x86-g++ instead of i686-linux-android-g++. Setting environment variables ANDROID_NDK_TOOLS_PREFIX and NDK_TOOLS_PREFIX doesn't help.

    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