PDA

View Full Version : C++ Compiler and IDE



cameronzz
06-19-2010, 06:26 AM
Thanks in advance, but i recently downloaded the latest version of Knoppix (although i cant ever remember the name). I usually program a bit, and i cant find a working C++ IDE and Compiler to work with Knoppix. Or if i find one its a tarball and i cant do it right.. any help???
Thanks
Cameron

cameronzz
06-19-2010, 06:33 AM
Hey ive recently joined the linux community (Knoppix being derived from Linux or Ubuntu or Unix or something lol) I code a bit in my spare time and i recentlys tarted learning C++ i was hoping i could get a compiler for it in Knoppix... anyone know of a good one with good instructions for idiots (me!) lol
thanks in advance!
Cameron

krishna.murphy
06-19-2010, 05:47 PM
Hey ive recently joined the linux community (Knoppix being derived from Linux or Ubuntu or Unix or something lol) I code a bit in my spare time and i recentlys tarted learning C++ i was hoping i could get a compiler for it in Knoppix... anyone know of a good one with good instructions for idiots (me!) lol
thanks in advance!
Cameron

It's nice to hear that you've joined us! AFAIK, there is a compiler built-in with most Linux systems; not sure it's C++ compatible in Knoppix. I found this site (http://www.freebyte.com/programming/cpp/) with a quick Google search for
C++ IDE and Compiler +linux
In order to do this, you'll want to "install" Knoppix, which these days means (preferably) to put it on either a hard drive or a flash drive with some "persistent store" space. I use both media types myself; see this post (http://www.knoppix.net/forum/threads/28466-Unmodified-Knoppix-6.2.1-on-GRUB-booted-external-Unix-USB-device-from-scratch?p=120509&highlight=) or this one (http://www.knoppix.net/forum/threads/28462-Fool-proof-multi-boot-PC-with-Knoppix-6.2.1-run-from-HD-as-deault-boot-option.?p=120491&highlight=#post120491) for more about putting it on a hard drive alongside another OS. Once you have that done, look for a Debian-compatible install source for your new programs; Knoppix can use other forms of install package, but if you can find one that supports Debian specifically it'll probably be easier to get it into your system and keep it updated.

Hope that helps!
Krishna :mrgreen:

marcia
04-28-2012, 09:36 PM
WhatI see is Knoppix has got Eclipse IDE for Java but not for C++. Not sure at this moment if its just a plugin that needs to be added, still trying to figure my way around it. P.S. : I am a newbee, so my problem might be really stupid, suggestions are always welcome.

changelingsfate
05-28-2012, 06:42 AM
Eclipse does indeed have a plugin for C++, but you might be better off trying to find a recent version of Bloodshed Dev C++ if there is one available for linux.