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. hi, how I can solve this problem

hi, how I can solve this problem

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 3 Posters 1.2k 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.
  • A Offline
    A Offline
    ayoubBD
    wrote on last edited by
    #1

    13:40:23: Running steps for project Projet_TDM...
    13:40:23: Configuration unchanged, skipping qmake step.
    13:40:23: Starting: "/usr/bin/make"
    g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x000000` -DQT_QML_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../Projet_TDM -I. -isystem /usr/local/include/opencv2 -isystem /usr/include/qt -isystem /usr/include/qt/QtWidgets -isystem /usr/include/qt/QtGui -isystem /usr/include/qt/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib/qt/mkspecs/linux-g++ -o mainwindow.o ../Projet_TDM/mainwindow.cpp
    /bin/sh: -c: line 0: unexpected EOF while looking for matching ``'
    /bin/sh: -c: line 1: syntax error: unexpected end of file
    make: *** [Makefile:722: mainwindow.o] Error 1
    13:40:23: The process "/usr/bin/make" exited with code 2.
    Error while building/deploying project Projet_TDM (kit: Desktop)
    The kit Desktop has configuration issues which might be the root cause for this problem.
    When executing step "Make"
    13:40:23: Elapsed time: 00:00.

    jsulmJ 1 Reply Last reply
    0
    • A ayoubBD

      13:40:23: Running steps for project Projet_TDM...
      13:40:23: Configuration unchanged, skipping qmake step.
      13:40:23: Starting: "/usr/bin/make"
      g++ -c -pipe -g -Wall -W -D_REENTRANT -fPIC -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x000000` -DQT_QML_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I../Projet_TDM -I. -isystem /usr/local/include/opencv2 -isystem /usr/include/qt -isystem /usr/include/qt/QtWidgets -isystem /usr/include/qt/QtGui -isystem /usr/include/qt/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib/qt/mkspecs/linux-g++ -o mainwindow.o ../Projet_TDM/mainwindow.cpp
      /bin/sh: -c: line 0: unexpected EOF while looking for matching ``'
      /bin/sh: -c: line 1: syntax error: unexpected end of file
      make: *** [Makefile:722: mainwindow.o] Error 1
      13:40:23: The process "/usr/bin/make" exited with code 2.
      Error while building/deploying project Projet_TDM (kit: Desktop)
      The kit Desktop has configuration issues which might be the root cause for this problem.
      When executing step "Make"
      13:40:23: Elapsed time: 00:00.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @ayoubBD Delete the build folder, run qmake again and build

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2
      • VRoninV Offline
        VRoninV Offline
        VRonin
        wrote on last edited by VRonin
        #3

        @ayoubBD said in hi, how I can solve this problem:

        The kit Desktop has configuration issues which might be the root cause for this problem.

        https://www.google.co.uk/search?q="The+kit"+"has+configuration+issues+which+might+be+the+root+cause+for+this+problem."

        "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
        ~Napoleon Bonaparte

        On a crusade to banish setIndexWidget() from the holy land of Qt

        A 1 Reply Last reply
        4
        • VRoninV VRonin

          @ayoubBD said in hi, how I can solve this problem:

          The kit Desktop has configuration issues which might be the root cause for this problem.

          https://www.google.co.uk/search?q="The+kit"+"has+configuration+issues+which+might+be+the+root+cause+for+this+problem."

          A Offline
          A Offline
          ayoubBD
          wrote on last edited by ayoubBD
          #4

          thank you
          @VRonin

          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