Guest User

Untitled

a guest
Jul 23rd, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.33 KB | None | 0 0
  1. Running build steps for project qt_qacheck...
  2. Configuration unchanged, skipping QMake step.
  3. Starting: C:/Qt/2010.01/mingw/bin/mingw32-make.exe -w
  4. mingw32-make: Entering directory `C:/Munka/qacheck/qt_qacheck'
  5. C:/Qt/2010.01/mingw/bin/mingw32-make -f Makefile.Debug
  6. mingw32-make[1]: Entering directory `C:/Munka/qacheck/qt_qacheck'
  7. g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"..\..\..\Qt\2010.01\qt\include\QtCore" -I"..\..\..\Qt\2010.01\qt\include\QtGui" -I"..\..\..\Qt\2010.01\qt\include" -I"..\..\..\Qt\2010.01\qt\include\ActiveQt" -I"debug" -I"." -I"..\..\..\Qt\2010.01\qt\mkspecs\win32-g++" -o debug\main.o main.cpp
  8. g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"..\..\..\Qt\2010.01\qt\include\QtCore" -I"..\..\..\Qt\2010.01\qt\include\QtGui" -I"..\..\..\Qt\2010.01\qt\include" -I"..\..\..\Qt\2010.01\qt\include\ActiveQt" -I"debug" -I"." -I"..\..\..\Qt\2010.01\qt\mkspecs\win32-g++" -o debug\mainwindow.o mainwindow.cpp
  9. g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"..\..\..\Qt\2010.01\qt\include\QtCore" -I"..\..\..\Qt\2010.01\qt\include\QtGui" -I"..\..\..\Qt\2010.01\qt\include" -I"..\..\..\Qt\2010.01\qt\include\ActiveQt" -I"debug" -I"." -I"..\..\..\Qt\2010.01\qt\mkspecs\win32-g++" -o debug\qacheck.o qacheck.cpp
  10. C:/Qt/2010.01/qt/bin\moc.exe -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"..\..\..\Qt\2010.01\qt\include\QtCore" -I"..\..\..\Qt\2010.01\qt\include\QtGui" -I"..\..\..\Qt\2010.01\qt\include" -I"..\..\..\Qt\2010.01\qt\include\ActiveQt" -I"debug" -I"." -I"..\..\..\Qt\2010.01\qt\mkspecs\win32-g++" -D__GNUC__ -DWIN32 mainwindow.h -o debug\moc_mainwindow.cpp
  11. "/Program Files/Git/bin//sh.exe": C:/Qt/2010.01/qt/binmoc.exe: No such file or directory
  12. mingw32-make[1]: Leaving directory `C:/Munka/qacheck/qt_qacheck'
  13. mingw32-make: Leaving directory `C:/Munka/qacheck/qt_qacheck'
  14. mingw32-make[1]: *** [debug/moc_mainwindow.cpp] Error 127
  15. mingw32-make: *** [debug] Error 2
  16. Exited with code 2.
  17. Error while building project qt_qacheck
  18. When executing build step 'Make'
Add Comment
Please, Sign In to add comment