Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. C++ Gurus
  4. char_traits.h building error
Forum Updated to NodeBB v4.3 + New Features

char_traits.h building error

Scheduled Pinned Locked Moved Unsolved C++ Gurus
2 Posts 2 Posters 891 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.
  • K Offline
    K Offline
    Keidy
    wrote on last edited by
    #1

    Hi guys,
    I have this building error:
    C:\qt\qt-4.8.6-x64-mingw482r3-seh\mingw64\x86_64-w64-mingw32\include\c++\bits\char_traits.h:250: error: 'noexcept' does not name a type
    lt(const char_type& __c1, const char_type& __c2) _GLIBCXX_NOEXCEPT
    ^

    I am no sure, but i think is a problem with the version. I am using qt-4.8.6-x64-mingw482r3-seh.
    Someone have a clue about it.
    Thanks a lot

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      What are you building ?
      Are you using the MinGW version that goes with that version of Qt ?
      Are you locked to that outdated version of 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

      • Login

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