Re: [Kbear-users] CVS version compiling (CVS 20/August/03)
Brought to you by:
kbjorn
From: Frithjof E. <fri...@fm...> - 2003-08-31 17:11:29
|
Rakotomandimby Mihamina wrote: >On Friday 29 August 2003 23:54, Frithjof Engel wrote: > >>which kde-libs version do you use? ver. 3.1.3 ? >> >> >( oups, ashamed ... ) >Yes . >As i thought it would be a help for developpers to get the last version of >softwares , i try ( as well as possible ) to get either the last version or >the CVS one ( for non vital softwares ) > >Yes i got KDE 3.1.3 . > I don't have KDE 3.1.3 , so I can't reproduce this. Maybe this works: Put some slashes into /lib/interfaces/connectionmanager.cpp // #if KDE_IS_VERSION( 3, 1, 3 ) // slave->send( KIO::CMD_SPECIAL, data ); // #else slave->connection()->send( KIO::CMD_SPECIAL, data ); // #endif Please report, whether you succeeded. >What web page have i got to watch often to see kde 3.1.3 compliance ? > Sorry, I don't understand this question. |