KDevelop 3.0a2 does not compile on KDE 3.0.5 -- PATCH
Alexandros Karypidis
karypid at inf.uth.gr
Sun Nov 24 11:54:45 GMT 2002
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 ----
I changed the "#ifdef" to " > 305" and it compiles ok now.
On Sunday 24 November 2002 13:30, Alexandros Karypidis wrote:
> I have the exact same problem (also running SuSE 8.1 - KDE 3.0.5).
>
> On Sunday 24 November 2002 09:02, Eggert Ehmke wrote:
> > Hello,
> >
> > I wanted to test the gideon alpha2 on my SuSE KDE 3.0.5, and it did not
> > even compile ! Did I miss something ? I must admit that I did not trace
> > down the error till now. It says,
> > processwidget.cpp:55: no matching function for call to
> > `KProcess::setUseShell (bool)'
> > What's wrong ?
> >
> > Regards
> > Eggert
>
> -
> to unsubscribe from this list send an email to
> kdevelop-request at kdevelop.org with the following body: unsubscribe
> »your-email-address«
--
ÁëÝîáíäñïò Êáñõðßäçò
ÐáíåðéóôÞìéï Èåóóáëßáò
ÔìÞìá Ìç÷/êþí Ç/Õ, Ôçëåðéêïéíùíéþí & Äéêôýùí
Alexandros Karypidis
University of Thessaly
Computer & Communications Engineering dept.
-
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