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. CMake + MSBuild project shows repeated entries when opened in Qt Creator
Forum Updated to NodeBB v4.3 + New Features

CMake + MSBuild project shows repeated entries when opened in Qt Creator

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 2 Posters 657 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.
  • R Offline
    R Offline
    RomarioRios
    wrote on 24 Sept 2017, 01:00 last edited by
    #1

    Hello, all.

    I have two projects previously built using CMake with "Visual Studio 12 2013" as the generator. Qt Creator manages to successfully parse both projects, but all source files and headers are duplicated in one of the projects and quadrupled in the other. Here's how it looks:

    Quadrupled main.cpp and CMakeLists.txt

    Is this a bug? Or am I doing something wrong? The CMake commands used to build those projects are nothing unlike the usual -- just cmake .. <some flags> then cmake --build . --config Release.

    Thanks in advance.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 24 Sept 2017, 21:20 last edited by
      #2

      Hi and welcome to devnet,

      Which version of Qt Creator are you using ?
      With which version of CMake ?
      With which 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
      0
      • R Offline
        R Offline
        RomarioRios
        wrote on 24 Sept 2017, 22:12 last edited by
        #3

        Qt Creator 4.4.0, CMake 3.9.3, Qt 5.6.3

        1 Reply Last reply
        0

        1/3

        24 Sept 2017, 01:00

        • Login

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