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. Build creator project with error: dependent 'GeneratedFiles\Debug\mocinclude.tmp' does not exist.
Forum Updated to NodeBB v4.3 + New Features

Build creator project with error: dependent 'GeneratedFiles\Debug\mocinclude.tmp' does not exist.

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 1.5k 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.
  • W Offline
    W Offline
    wearilybird
    wrote on last edited by
    #1

    i build a project in creator ,there has a error:dependent 'GeneratedFiles\Debug\mocinclude.tmp' does not exist.
    i find the make.debug file ,follows are about mocinclude.tmp:

    distclean: clean
    -$(DEL_FILE) ......\Bin\Debug\UniXinDskTp.pdb
    -$(DEL_FILE) $(DESTDIR_TARGET)
    -$(DEL_FILE) Makefile.Debug

    ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp:
    @echo -I./GeneratedFiles> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I.>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./GeneratedFiles/$(CONFIGURATIONNAME)>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../../UniXinCommModual/includes>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../../DataBaseMgr/includes>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../../UniXinDbMgr/includes>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../../publicmodual/includes>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../../UniXinInterModual/includes>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../BaseForm>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../Component>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../Component/Tree>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../Component/contact>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../Component/AppPanel>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../Component/orgnize>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../Component/msgEdit>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../Form>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../Form/Settings>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../Form/MainForm>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../Form/selfDefWidget>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../Form/Talk>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../Manager>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../Manager/TreatMsg>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../Manager/TreatMsg/SystemMsg>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../Manager/TreatCommunity>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../OffLineMsg>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../PersonTree>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../selfDefWidget>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../Settings>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../Settings/config>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../Share>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../State>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../SyncData>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../Talk>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../UniXinMain>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../UpdateAllDepartment>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../UpdatePerson>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -I./../UpdateProgram>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -IH:/Qt/qtUXDskTop521Vs2008WebKitDR/include>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -IH:/Qt/qtUXDskTop521Vs2008WebKitDR/include/QtWebKitWidgets>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -IH:/Qt/qtUXDskTop521Vs2008WebKitDR/include/QtQuick>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -IH:/Qt/qtUXDskTop521Vs2008WebKitDR/include/QtMultimediaWidgets>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -IH:/Qt/qtUXDskTop521Vs2008WebKitDR/include/QtOpenGL>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -IH:/Qt/qtUXDskTop521Vs2008WebKitDR/include/QtPrintSupport>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -IH:/Qt/qtUXDskTop521Vs2008WebKitDR/include/QtQml>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -IH:/Qt/qtUXDskTop521Vs2008WebKitDR/include/QtWebKit>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -IH:/Qt/qtUXDskTop521Vs2008WebKitDR/include/QtMultimedia>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -IH:/Qt/qtUXDskTop521Vs2008WebKitDR/include/QtWidgets>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -IH:/Qt/qtUXDskTop521Vs2008WebKitDR/include/QtConcurrent>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -IH:/Qt/qtUXDskTop521Vs2008WebKitDR/include/QtPositioning>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -IH:/Qt/qtUXDskTop521Vs2008WebKitDR/include/QtSensors>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -IH:/Qt/qtUXDskTop521Vs2008WebKitDR/include/QtXml>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -IH:/Qt/qtUXDskTop521Vs2008WebKitDR/include/QtSql>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -IH:/Qt/qtUXDskTop521Vs2008WebKitDR/include/QtNetwork>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -IH:/Qt/qtUXDskTop521Vs2008WebKitDR/include/QtGui>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -IH:/Qt/qtUXDskTop521Vs2008WebKitDR/include/QtCore>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp
    @echo -IH:/Qt/qtUXDskTop521Vs2008WebKitDR/include/QtCore>> ./GeneratedFiles/$(CONFIGURATIONNAME)/mocinclude.tmp

    does someone tell me how to fix this problem?

    1 Reply Last reply
    0
    • W Offline
      W Offline
      wearilybird
      wrote on last edited by
      #2

      $(CONFIGURATIONNAME) equals "debug"

      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