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. fatal error: 'type_traits' file not found
Forum Updated to NodeBB v4.3 + New Features

fatal error: 'type_traits' file not found

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 353 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.
  • B Offline
    B Offline
    biskero
    wrote on last edited by biskero
    #1

    Hello,

    I am getting the following error at compile time of my QML mobile application for Android:

    ../../../Qt/5.13.0/android_armv7/include/QtCore/qglobal.h:45:12: fatal error: 'type_traits' file not found
    #  include <type_traits>
               ^
    

    I am on macOS 10.12.6 with Xcode9.2 with Qt 5.13, tried 5.12.4 and .3
    Android SDK - 28
    Android NDK bundle - 20

    I searched online but could not find a detailed explanation and which settings I am missing for my project.
    Any suggestions?

    Thx

    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