Re: How to know internal KDE version from source codes ?

2010-12-29 Thread Aaron Lewis
Never mind ;-) The problem was just solved , i've noticed a recently commit ( 3 hours before ) for those changes , and recompiled kdelibs solved this problem. On 12/30/2010 01:48 PM, Jeffery MacEachern wrote: > Trunk is 4.7, so it sounds like you should be checking Attica out of > the 4.6 branch.

Re: How to know internal KDE version from source codes ?

2010-12-29 Thread Jeffery MacEachern
Trunk is 4.7, so it sounds like you should be checking Attica out of the 4.6 branch. As for where the version is defined, I'm afraid I forget.  - Jeffery MacEachern On Wed, Dec 29, 2010 at 21:41, Aaron Lewis wrote: > Hi, >        How could i tell the version number of KDE from svn trunk source

How to know internal KDE version from source codes ?

2010-12-29 Thread Aaron Lewis
Hi, How could i tell the version number of KDE from svn trunk source codes ? I'm talking about things like "4.5.90" , cos I got a problem compiling attica , it required KDE 4.6.40 or newer , and say my installation was 4.5.90 and too old. I'm not going to do "grep" a lot , just won