KDevelop 3.0a2 does not compile on KDE 3.0.5 -- PATCH

Caleb Tennis caleb at aei-tech.com
Sun Nov 24 14:45:45 GMT 2002


Unfortunately we caught that after the alpha2 release.  Harry has already
committed a patch, I do believe.  I think, however, that the Suse packages
are ready for download - just gotta put them in ftp.

Caleb

> There's another one of these in
> parts/javasupport/problemreporter.cpp. It is
> at lines 32 and 276.
>
> I think that as a genera work-around one might try to compile
> with a define of
> KDE_VERSION set to 304. I'm pretty sure there are no
> incompatibilities among
> these.
>
> On Sunday 24 November 2002 13:54, Alexandros Karypidis wrote:
> > Ok, the code does something like:
> >
> > ---- CUT HERE ----
> > #if (KDE_VERSION > 304)
> >     childproc = new KProcess();
> >     childproc->setUserShell(true);
> > #else
> >     childproc = new KShellProcess();
> > #endif
> > ---- CUT HERE ----



-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list