Advertisement
JoshDreamland

Code::Blocks --verbose

Jul 11th, 2015
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. josh@dreamland:~$ export PATH=$PATH:/opt/codeblocks-svn/bin:/opt/codeblocks-svn/lib
  2. josh@dreamland:~$ which codeblocks
  3. /opt/codeblocks-svn/bin/codeblocks
  4. josh@dreamland:~$ codeblocks --verbose
  5. Starting Code::Blocks svn build rev 10358 Jul 11 2015, 14:22:25 - wx3.0.0 (Linux, unicode) - 64 bit
  6. Initialize EditColourSet .....
  7. Initialize EditColourSet: done.
  8. Loading menubar...
  9. Loading toolbar...
  10. 14:59:50: Debug: wxColour::Set - couldn't set to colour string 'CB_BODY_BGCOLOUR'
  11. 14:59:50: Debug: wxColour::Set - couldn't set to colour string 'CB_LINK_COLOUR'
  12. 14:59:51: Debug: wxColour::Set - couldn't set to colour string 'CB_LINK_COLOUR'
  13. 14:59:51: Debug: wxColour::Set - couldn't set to colour string 'CB_LINK_COLOUR'
  14. 14:59:51: Debug: wxColour::Set - couldn't set to colour string 'CB_LINK_COLOUR'
  15. 14:59:51: Debug: wxColour::Set - couldn't set to colour string 'CB_LINK_COLOUR'
  16. 14:59:51: Debug: wxColour::Set - couldn't set to colour string 'CB_LINK_COLOUR'
  17. 14:59:51: Debug: wxColour::Set - couldn't set to colour string 'CB_TEXT_COLOUR'
  18. 14:59:51: Debug: wxColour::Set - couldn't set to colour string 'CB_LINK_COLOUR'
  19. Initializing plugins...
  20. Deinitializing plugins...
  21. 15:00:00: Debug: 3 threads were not terminated by the application.
  22. josh@dreamland:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement