From: Arthur Pemberton <pemboa@gmail.com>
Subject: Re: Problems with KDevelop
To: For users of Fedora Core releases <
fedora-list@redhat.com>
Message-ID:
<
16de708d0602011313u431b35bbh9d051a864c58bcdb@mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

On 2/1/06, Mark Thomas <
thomamd@interlynx.net> wrote:
>
> Is the FC4 DVD installation of KDevelop complete? The ony C/C++  program
> that I can get to successfully compile is the Konsol version of "Hello
> World." The GUI version aborts with a status 77 (which I assume is that it
> cannot find the comiler (based on the config.log). The KDE Framework
> sample does not compile because it reports missing headers. To try and fix
> the problem, I did a re-install everything, but the errors persist. It is
> not that I miss-typed something because I am rusing the included example.
> While on the web looking at KDE tutorials and stuff, all the pages assume
> that it works, although there is no mention of Fedora and instead mentions
> other Linux versions.
>

Did you install the X and Qt devel pacakages?

Also, I would be interested in hearing about good links and lists devoted to
> Linux programming with C/C++.
>

I would like that too.

For some reason, things are starting to work now. The remaining problem (which I am not overly concerned about) is the the simple WIN32 Hello program does not compile. The reason is that FC4 is packaged with qt-3.3 and not 3.2 which the program wants.
 
I guess now I have a lot of reading to do. I hope that I read where I can get a hardcopy of the manual