Don't like ads? PRO users don't see any ads ;-)
Guest

::S

By: a guest on Apr 25th, 2012  |  syntax: None  |  size: 1.49 KB  |  hits: 22  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Running build steps for project extension...
  2. Starting: "c:\qtsdk\desktop\qt\4.7.3\mingw\bin\qmake.exe" C:\QtSDK\Examples\4.7\dialogs\extension\extension.pro -r -spec win32-g++
  3. The process "c:\qtsdk\desktop\qt\4.7.3\mingw\bin\qmake.exe" exited normally.
  4. Starting: "C:\QtSDK\mingw\bin\mingw32-make.exe"
  5. C:/QtSDK/mingw/bin/mingw32-make -f Makefile.Debug
  6. mingw32-make[1]: Entering directory `C:/QtSDK/Examples/4.7/dialogs/extension-build-desktop'
  7. g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I"..\..\..\..\Desktop\Qt\4.7.3\mingw\include\QtCore" -I"..\..\..\..\Desktop\Qt\4.7.3\mingw\include\QtGui" -I"..\..\..\..\Desktop\Qt\4.7.3\mingw\include" -I"..\..\..\..\Desktop\Qt\4.7.3\mingw\include\ActiveQt" -I"debug" -I"..\extension" -I"." -I"..\..\..\..\Desktop\Qt\4.7.3\mingw\mkspecs\win32-g++" -o debug\finddialog.o ..\extension\finddialog.cpp
  8. mingw32-make[1]: Leaving directory `C:/QtSDK/Examples/4.7/dialogs/extension-build-desktop'
  9. "C:\Users\ELDR" no se reconoce como un comando interno o externo,
  10. programa o archivo por lotes ejecutable.
  11. El sistema no puede encontrar la ruta especificada.
  12. mingw32-make[1]: *** [debug/finddialog.o] Error 1
  13. mingw32-make: *** [debug] Error 2
  14. The process "C:\QtSDK\mingw\bin\mingw32-make.exe" exited with code 2.
  15. Error while building project extension (target: Desktop)
  16. When executing build step 'Make'