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. SDK directory does not exist - Qt 5.9.9 ARM7a
Qt 6.11 is out! See what's new in the release blog

SDK directory does not exist - Qt 5.9.9 ARM7a

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 673 Views
  • 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.
  • R Offline
    R Offline
    RobHills
    wrote on last edited by
    #1

    I am trying to build an APK. It is a basic hello world as a test to load on to an embedded system. I have seen some similar issues that have been unanswered and now lost as to what to try!

    For some reason the SDK directory is getting completely messed up!

    I need to target API 21 and so using (well trying!) NDK 17.

    Qt 5.9.9 / Windows 10

    In Qt Creator my Kits under Anroid Qt 5.9.9 Clang armeabi-v7a:-
    Compilers:-
    C: Custom Android Clang (C, arm, NDK 17.2.4988734)
    C++: Custom Android Clang (C++, arm, NDK 17.2.4988734)
    Debugger: Android Debugger (Multi-Abi, NDK 17.2.4988734) GDB

    Under Devices (Android)
    JDK location (correct): C:\Program Files\Java\jdk1.8.0_111
    Android SDK Location (correct): C:\Users\Rob\AppData\Local\Android\Sdk
    Under this i then see it correctly list the various NDK's that are installed and the ndk 17 is set as default. Then below this it says that Android settings are ok and correctly detecting the NDK version.

    • What went wrong:
      A problem occurred configuring root project 'android-build'.

    The SDK directory 'C:\Users\Rob\Desktop\Test4\build-Test4-Android_Qt_5_9_9_Clang_armeabi_v7a-Debug\android-build\C:UsersRobAppDataLocalAndroidSdk' does not exist.

    Any help to resolve this issue would be greatly appreciated.

    • Rob.
    1 Reply Last reply
    0
    • R Offline
      R Offline
      Rampe
      wrote on last edited by
      #2

      Saw your solution @RobHills from the other thread https://forum.qt.io/topic/117273/the-sdk-directory-does-not-exist/6# - did that solve this one as well?

      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