[Kst] Old datasource...

George Staikos staikos at kde.org
Wed Oct 12 14:29:00 CEST 2005


On Wednesday 12 October 2005 08:21, Brisset, Nicolas wrote:
> Right, I understand why there was this symbol error : I am actually
> installing kst from svn HEAD into a separate (i.e. independent from the KDE
> base) directory, but kst 1.1.0 is already installed in the base KDE, so
> that paths pointed to kst 1.1.0 includes/libs before those from svn. Since
> finding the right way to change path orders wasn't so easy (any help
> appreciated here !), I copied and changed the two commands manually
> (compile and link), and now I get the message George was probably
> expecting:
>
> "12/10/2005 14:18 Erreur lors du chargement du module externe
> [kstdata_resb] de source de données : Plugin is too old and needs to be
> recompiled."
>
> The problem is that I have just recompiled it, and I don't know where it
> gets the version number from to understand where to fix this.

  Just add this to the .cpp file and recompile:

KST_KEY_DATASOURCE_PLUGIN(ascii)  <-- replace ascii with your datasource name

Note there is no semicolon, and it is not part of any method.

-- 
George Staikos
KDE Developer				http://www.kde.org/
Staikos Computing Services Inc.		http://www.staikos.net/


More information about the Kst mailing list