Advertisement
Guest User

Untitled

a guest
Nov 6th, 2011
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. Build started on: 06-11-2011 at 18:35.19
  2. Build ended on: 06-11-2011 at 18:35.20
  3.  
  4. -------------- Build: Debug in 7500 ---------------
  5. g++.exe -Wall -g -std=c++0x -Wextra -Wall -g -std=c++0x -Wfatal-errors -Wextra -Wall -g -IC:\excercizes\QT_projects\7500 -IC:\excercizes\QT_projects\7500 -c C:\excercizes\QT_projects\7500\main.cpp -o obj\Debug\main.o
  6. C:\excercizes\QT_projects\7500\main.cpp:4:9: warning: unused parameter 'argc' [-Wunused-parameter]
  7. C:\excercizes\QT_projects\7500\main.cpp:4:9: warning: unused parameter 'argv' [-Wunused-parameter]
  8. mingw32-g++.exe -LC:\QtSDK\Desktop\Qt\4.7.4\mingw\lib -o bin\Debug\7500.exe obj\Debug\main.o
  9. Output size is 75.46 KB
  10. Process terminated with status 0 (0 minutes, 1 seconds)
  11. 0 errors, 2 warnings (0 minutes, 1 seconds)
  12.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement