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

Untitled

By: a guest on May 8th, 2012  |  syntax: None  |  size: 3.71 KB  |  hits: 38  |  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. codeblocks
  2. Initialize EditColourSet .....
  3. Initialize EditColourSet: done.
  4. Loading toolbar...
  5. ScriptedWizard: loaded
  6. Compiler: loaded
  7. FilesExtensionHandler: loaded
  8. OpenFilesList: loaded
  9. ClassWizard: loaded
  10. AStylePlugin: loaded
  11. ToDoList: loaded
  12. Debugger: loaded
  13. CodeCompletion: loaded
  14. Autosave: loaded
  15. ProjectsImporter: loaded
  16. Project wizard added for 'Empty project'
  17. Project wizard added for 'Console application'
  18. Project wizard added for 'D application'
  19. Project wizard added for 'FLTK project'
  20. Project wizard added for 'GLFW project'
  21. Project wizard added for 'GLUT project'
  22. Project wizard added for 'GTK+ project'
  23. Project wizard added for 'Irrlicht project'
  24. Project wizard added for 'Lightfeather project'
  25. Project wizard added for 'OpenGL project'
  26. Project wizard added for 'Ogre project'
  27. Project wizard added for 'Code::Blocks plugin'
  28. Project wizard added for 'QT4 project'
  29. Project wizard added for 'SDL project'
  30. Project wizard added for 'SFML project'
  31. Project wizard added for 'Static library'
  32. Project wizard added for 'Shared library'
  33. Project wizard added for 'wxWidgets project'
  34. Build-target wizard added for 'Console'
  35. Build-target wizard added for 'Static library'
  36. Build-target wizard added for 'wxWidgets'                                                                      
  37. Project wizard added for 'ARM Project'                                                                          
  38. Project wizard added for 'AVR Project'                                                                          
  39. Project wizard added for 'TriCore Project'                                                                      
  40. Project wizard added for 'PowerPC Project'                                                                      
  41. File(s) wizard added for 'Empty file'                                                                          
  42. File(s) wizard added for 'C/C++ source'                                                                        
  43. File(s) wizard added for 'C/C++ header'                                                                        
  44. Scripted wizard plugin activated                                                                                
  45. Added compiler "GNU GCC Compiler"                                                                              
  46. Added compiler "Intel C/C++ Compiler"                                                                          
  47. Added compiler "SDCC Compiler"                                                                                  
  48. Added compiler "Tiny C Compiler"
  49. Added compiler "GDC D Compiler"
  50. Added compiler "Digital Mars D Compiler"
  51. Added compiler "GNU ARM GCC Compiler"
  52. Added compiler "GNU AVR GCC Compiler"
  53. Added compiler "GNU GCC Compiler for PowerPC"
  54. Added compiler "GNU GCC Compiler for TriCore"
  55. Compiler plugin activated
  56. Files extension handler plugin activated
  57. Open files list plugin activated
  58. Class wizard plugin activated
  59. Source code formatter (AStyle) plugin activated
  60. Todo List plugin activated
  61. Debugger plugin activated
  62. Code completion plugin activated
  63. Autosave plugin activated
  64. Foreign projects importer plugin activated
  65. Initializing plugins...
  66. The program 'codeblocks' received an X Window System error.
  67. This probably reflects a bug in the program.
  68. The error was 'BadWindow (invalid Window parameter)'.
  69.   (Details: serial 12427 error_code 3 request_code 158 minor_code 3)
  70.   (Note to programmers: normally, X errors are reported asynchronously;
  71.    that is, you will receive the error a while after causing it.
  72.    To debug your program, run it with the --sync command line
  73.    option to change this behavior. You can then get a meaningful
  74.    backtrace from your debugger if you break on the gdk_x_error() function.)