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. stdexcept file not found error while build QtApp for Android with ndk-r18b
Forum Updated to NodeBB v4.3 + New Features

stdexcept file not found error while build QtApp for Android with ndk-r18b

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
2 Posts 2 Posters 728 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.
  • N Offline
    N Offline
    Nelson_Piquet
    wrote on 2 Jan 2019, 15:17 last edited by
    #1

    I am trying to build my QtApp for Android running commercial version of Qt with the following environment:

    Qt version: 5.9.7
    QtCreator version: 4.7.2
    Android ndk version: android-ndk-r18b
    Devenv: MacOS High Sierra
    

    I get the following error for one of my files including stdexcept

    fatal error: 'stdexcept' file not found
    

    This started happening after clicked yes on a upgrade message I got on my QtCreator. Else the code was compiling fine.

    Question:
    How can get around the error?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 2 Jan 2019, 22:30 last edited by
      #2

      Hi,

      NDK-r18b is supported since Qt 5.12. You can either use an older version of the NDK like suggested in the Android getting started document or update Qt.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      1/2

      2 Jan 2019, 15:17

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved