Advertisement
Guest User

Untitled

a guest
Sep 4th, 2021
305
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.16 KB | None | 0 0
  1. [ 22%] Automatic MOC and UIC for target DesignerComponentsPrivate
  2. [ 22%] Building CXX object qttools/src/linguist/lrelease/CMakeFiles/lrelease.dir
  3. /__/shared/ts.cpp.obj
  4.  
  5. AutoUic subprocess error
  6. ------------------------
  7. The uic process failed to compile
  8. "SRC:/qttools/src/designer/src/components/formeditor/deviceprofiledialog.ui"
  9. into
  10. "SRC:/qttools/src/designer/src/components/lib/DesignerComponentsPrivate_autoge
  11. n/include/ui_deviceprofiledialog.h"
  12. included by
  13. "SRC:/qttools/src/designer/src/components/formeditor/deviceprofiledialog.cpp"
  14.  
  15. Command
  16. -------
  17. G:/git2/QtStatic/qt5/qtbase/bin/uic.exe -o G:/git2/QtStatic/qt5/qttools/src/desi
  18. gner/src/components/lib/DesignerComponentsPrivate_autogen/include/ui_deviceprofi
  19. ledialog.h G:/git2/QtStatic/qt5/qttools/src/designer/src/components/formeditor/d
  20. eviceprofiledialog.ui
  21.  
  22. Output
  23. ------
  24.  
  25.  
  26.  
  27. AutoUic subprocess error
  28. ------------------------
  29. The uic process failed to compile
  30. "SRC:/qttools/src/designer/src/components/signalsloteditor/connectdialog.ui"
  31. into
  32. "SRC:/qttools/src/designer/src/components/lib/DesignerComponentsPrivate_autoge
  33. n/include/ui_connectdialog.h"
  34. included by
  35. "SRC:/qttools/src/designer/src/components/signalsloteditor/connectdialog_p.h"
  36.  
  37. Command
  38. -------
  39. G:/git2/QtStatic/qt5/qtbase/bin/uic.exe -o G:/git2/QtStatic/qt5/qttools/src/desi
  40. gner/src/components/lib/DesignerComponentsPrivate_autogen/include/ui_connectdial
  41. og.h G:/git2/QtStatic/qt5/qttools/src/designer/src/components/signalsloteditor/c
  42. onnectdialog.ui
  43.  
  44. Output
  45. ------
  46.  
  47.  
  48. qttools\src\designer\src\components\lib\CMakeFiles\DesignerComponentsPrivate_aut
  49. ogen.dir\build.make:69: recipe for target 'qttools/src/designer/src/components/l
  50. ib/CMakeFiles/DesignerComponentsPrivate_autogen' failed
  51. mingw32-make[2]: *** [qttools/src/designer/src/components/lib/CMakeFiles/Designe
  52. rComponentsPrivate_autogen] Error 1
  53. CMakeFiles\Makefile2:57855: recipe for target 'qttools/src/designer/src/componen
  54. ts/lib/CMakeFiles/DesignerComponentsPrivate_autogen.dir/all' failed
  55. mingw32-make[1]: *** [qttools/src/designer/src/components/lib/CMakeFiles/Designe
  56. rComponentsPrivate_autogen.dir/all] Error 2
  57. mingw32-make[1]: *** Waiting for unfinished jobs....
  58. [ 22%] Building CXX object qttools/src/linguist/lprodump/CMakeFiles/lprodump.dir
  59. /__/shared/qrcreader.cpp.obj
  60. [ 22%] Building CXX object qttools/src/linguist/lrelease/CMakeFiles/lrelease.dir
  61. /__/shared/xliff.cpp.obj
  62. [ 22%] Linking CXX executable ..\..\..\..\qtbase\bin\lconvert.exe
  63. [ 22%] Building CXX object qttools/src/linguist/lprodump/CMakeFiles/lprodump.dir
  64. /main.cpp.obj
  65. [ 22%] Building CXX object qttools/src/linguist/lprodump/CMakeFiles/lprodump.dir
  66. /.rcc/qrc_proparser.cpp.obj
  67. [ 22%] Building CXX object qttools/src/linguist/lrelease/CMakeFiles/lrelease.dir
  68. /__/shared/xmlparser.cpp.obj
  69. [ 22%] Built target lconvert
  70. [ 22%] Building CXX object qttools/src/linguist/lrelease/CMakeFiles/lrelease.dir
  71. /main.cpp.obj
  72. [ 22%] Linking CXX executable ..\..\..\..\qtbase\bin\lprodump.exe
  73. [ 22%] Linking CXX executable ..\..\..\..\qtbase\bin\lrelease.exe
  74. [ 22%] Built target lprodump
  75. [ 22%] Built target lrelease
  76. Makefile:144: recipe for target 'all' failed
  77. mingw32-make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement