Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator 3.3 x CMake
Qt 6.11 is out! See what's new in the release blog

Qt Creator 3.3 x CMake

Scheduled Pinned Locked Moved Qt Creator and other tools
2 Posts 2 Posters 892 Views 2 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.
  • T Offline
    T Offline
    tmacedo29
    wrote on last edited by
    #1

    Hi Guys,

    I was using Qt Creator 1.2 with Qt 4.8.2 and Visual Studio C++ 2008 Express to build a CMake project (CMake version 3.1.2).
    This CMake project just adds other CMake projects using add_subdirectory.

    A few days ago, I updated QtCreator to 3.3.0, Qt SDK to 5.4 and Visual Studio C++ to 2013 Express version.
    For this point onwards, QtCreator (now 3.3.0) is not able to find the C++ headers, neither Qt headers within this CMake project.
    To make things clear, the CMake build is working as it worked before. However, when I open the CMake project into QtCreator, QtCreator cannot find the C++ headers.

    It seems to be a problem with this new version of QtCreator, but I'm not really sure.

    Someone else having this problem?

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

      Hi and welcome to devnet,

      Since you changed the version of Qt Creator, look for a file name CMakeLists.txt.user and delete it then re-open your project in Qt Creator

      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
      0

      • Login

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