Click to See Complete Forum and Search --> : compiler


RonaldRaygun
08-14-2002, 11:53 PM
i need a C++ compiler. The book i have came with a cd with the Dev-C++ IDE compiler. But its for windows. I found the same "bloodshed" compiler for linux, but i cant get it to work. The install works up until the end when it fails, and doesn't put the proper files in the folder it creates. i get an error, so i know its an install problem. Now i have all of the updated packages from Red Hat and iwas wondering if i all ready had a C++ compiler on my system. Im sure there is one somewhere. Hopefully a GUI based compiler like the one with the book.

Palin
08-15-2002, 12:24 AM
command line compiler is gcc

KDE comes with a Developement environment. called KDevelop

RonaldRaygun
08-15-2002, 01:14 AM
that Kdevelop looks like its exactly what i want. Thanks