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. Missing file arm-linux-androideabi-gdb.exe
Forum Update on Tuesday, May 27th 2025

Missing file arm-linux-androideabi-gdb.exe

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 2.9k 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.
  • H Offline
    H Offline
    Hirocker
    wrote on 14 Apr 2016, 19:28 last edited by
    #1

    I am (for the first time) setting up Creator 3.5.1 for Android. I downloaded the SDK and NDK files and ran the SDK manager to make sure everything was up to date. Qt Creator for Android (Windows version) installed properly, but I have an error in configuring a project.

    In Options > Build & Run > Qt Versions, it shows the MinGw and Android armv7 versions, but in Kits, there is an error because it can't find the file:
    ./android-ndk-r11b/toolchains/arm-linux-androideabi--4.9/prebuilt/windows-x86_64/bin/arm-linux-androideabi-gdb.exe

    I looked, and sure enough, it's not there, but there are a pile of other files (gcc, etc).

    What do I need to do to get the file or configure Creator so it is happy?

    Thanks

    1 Reply Last reply
    0
    • V Offline
      V Offline
      vlada
      wrote on 15 Apr 2016, 13:57 last edited by
      #2

      I have the file on my computer. Check again the android-ndk package. You must have this file!

      1 Reply Last reply
      0
      • H Offline
        H Offline
        Hirocker
        wrote on 22 Apr 2016, 16:58 last edited by
        #3

        Just found out the file was removed in r11, and workarounds are a bit messy.
        https://bugreports.qt.io/browse/QTCREATORBUG-15933

        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