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. I had a problem compiling QtCreator4.10 using cmake。
Forum Update on Monday, May 27th 2025

I had a problem compiling QtCreator4.10 using cmake。

Scheduled Pinned Locked Moved General and Desktop
qtcreatorcmake
2 Posts 2 Posters 290 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.
  • smallcsduckS Offline
    smallcsduckS Offline
    smallcsduck
    wrote on last edited by smallcsduck
    #1

    Cmake has the following hints:

    The C compiler identification is Intel 19.0.4.20190417
    The CXX compiler identification is Intel 19.0.4.20190417
    Check for working C compiler: C:/Intel/IntelSWTools/compilers_and_libraries/windows/bin/intel64/icl.exe
    Check for working C compiler: C:/Intel/IntelSWTools/compilers_and_libraries/windows/bin/intel64/icl.exe -- works
    Detecting C compiler ABI info
    Detecting C compiler ABI info - done
    Detecting C compile features
    Detecting C compile features - done
    Check for working CXX compiler: C:/Intel/IntelSWTools/compilers_and_libraries/windows/bin/intel64/icl.exe
    Check for working CXX compiler: C:/Intel/IntelSWTools/compilers_and_libraries/windows/bin/intel64/icl.exe -- works
    Detecting CXX compiler ABI info
    Detecting CXX compiler ABI info - done
    Detecting CXX compile features
    Detecting CXX compile features - done
    CMake Warning at src/libs/qtcreatorcdbext/CMakeLists.txt:13 (message):
    wdbgexts.h not found. Removing qtcreatorcdbext from build.

    Could NOT find DesignerComponents (missing: DesignerComponents_LIBRARIES)
    Could NOT find QBS (missing: QBSCORE_LIBRARIES QBS_INCLUDE_DIRS)

    What to do about it?

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

      Hi,

      What version of Qt are you using to build Qt Creator ?
      How did you install it ?

      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