View Single Post
Khertan's Avatar
Posts: 1,012 | Thanked: 817 times | Joined on Jul 2007 @ France
#7
Originally Posted by 009N View Post
I have just started learning C++ and looked for a full-scale IDE as a learning tool on the go. Yesterday I stumbled upon Codeblocks and got the latest 10.05 compiled on my N900 without using scratchbox. The program runs fast and smoothly, albeit a bit crammed display which should be adjustable by using smaller fonts. Here are the tarballs for anyone interested:

Installation:
Decompress the tarball in / (root). Everything lives in /opt/codeblocks-10.05. To remove just delete the directory.

Mediafire links:
Stripped: codeblocks.10.05-n900_stripped.tar.gz (smaller, recommended)
Unstripped: codeblocks.10.05-n900.tar.gz(for debugging)
LoL ... Completely useless

I ll suggest to use a xterm window to run and debug and use a editor to edit your code with syntax highlight. Vim or KhtEditor are quite good for onboard coding.