Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QtCreator 4.14 doesn't recognize std namespace and headers
Forum Update on Monday, May 27th 2025

QtCreator 4.14 doesn't recognize std namespace and headers

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 124 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.
  • MarKSM Offline
    MarKSM Offline
    MarKS
    wrote on last edited by
    #1

    To start with, my CMake project builds and runs fine on both VS 2015 and QtCreator 4.14. Although my project builds and runs fine on QtCreator 4.14, I noticed yellow lines under stl headers (No such file or directory) and code completion for std:: doesn't work either.

    At first i thought this might be because i disabled clang code model, but CCM didn't help either. Instead it looks like madness with CCM ON:

    Screenshot 2021-01-24 182817.jpg

    I am aware of issues related to CCM but to this extent of not recognizing C++ STL defeats my purpose of using QtCreator. Any work arounds or do i need to switch back to slow VS 2015?

    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