Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. CmakeFiles Error
Forum Updated to NodeBB v4.3 + New Features

CmakeFiles Error

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 820 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.
  • A Offline
    A Offline
    AlexE
    wrote on last edited by
    #1

    Hello,

    It is a Standard Project from QT, where I have change nothing.
    I have the error:

    15:02:40: Führe Schritte für Projekt unknown_test aus...
    15:02:40: Starte "C:\LegacyApp\cmake-3.0.0-win32-x86\bin\cmake.exe" --build . --target all
    CMakeFiles/unknown_test_automoc.dir/build.make:66: recipe for target 'CMakeFiles/unknown_test_automoc.dir/depend' failed
    gmake.exe[2]: *** [CMakeFiles/unknown_test_automoc.dir/depend] Error 1
    CMakeFiles/Makefile2:95: recipe for target 'CMakeFiles/unknown_test_automoc.dir/all' failed
    makefile:76: recipe for target 'all' failed
    gmake.exe[1]: *** [CMakeFiles/unknown_test_automoc.dir/all] Error 2
    gmake.exe: *** [all] Error 2
    15:02:40: Der Prozess "C:\LegacyApp\cmake-3.0.0-win32-x86\bin\cmake.exe" wurde mit dem Rückgabewert 2 beendet.
    Fehler beim Erstellen/Deployment des Projekts unknown_test (Kit: Desktop Qt 5.9.1 MinGW 32bit)
    Bei der Ausführung von Schritt "CMake Build"
    15:02:40: Verstrichene Zeit: 00:00.

    and do not know where the issue / error ...

    Can anybody held me?

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

      Hi,

      The first thing I'd do is update cmake, the current version is 3.9.2.

      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