
![]() If you are a Mac user, you may encounter two problems: 1. Typing a key activates a keyboard shortcut rather than typing the key. This is a known bug with the new release. To fix please try the following: From the menu, choose Plugins Choose the bottom entry "Manage Plugins" Scroll down the list and highlight "Keyboard Shortcuts" and then from the right side choose "Disable" Restart CodeBlocks and all should work. 2. Problems printing from within CodeBlocks: This was a problem with the previous release and may have not been fixed in the new version. If you have trouble printing from within CodeBlocks, you may do one of the following: a. File, Export, As PDF. Then open the PDF and print that. The last character in your file will not be printed, so please have a blank line at the end. b. Copy your program from within CodeBlocks and paste it into a text editor or word processor and print from there. |
sudo gedit /etc/apt/sources.list
deb http://apt.wxwidgets.org/ lenny-wx main
wget -q http://apt.wxwidgets.org/key.asc -O- | sudo apt-key add -And update the packages by entering the following lines on the terminal:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install libcodeblocks0 codeblocks libwxsmithlib0 codeblocks-contrib
Lawrence Goetz
Prof. Yedidyah Langsam
Prof. Theodore Raphan