[Kst] kst2 problems...

Brisset, Nicolas Nicolas.Brisset at eurocopter.com
Thu Sep 27 16:34:26 CEST 2007


I wanted to try kst2 again since it can now actually load data from a file, and I ran into some problems:

1) Compilation fails on the tests subdir:

cd tests/ && make -f Makefile
make[1]: Entering directory `/dk/ouvea-3510-0/users/brisset/kst2/kst/build/tests'
compiling ../../tests/main.cpp
../../tests/main.cpp:25:26: testeqparser.h : Aucun fichier ou répertoire de ce type
../../tests/main.cpp: Dans function « int main(int, char**) »:
../../tests/main.cpp:57: error: `TestEqParser' undeclared (first use this
   function)
../../tests/main.cpp:57: error: (Each undeclared identifier is reported only
   once for each function it appears in.)
../../tests/main.cpp:57: error: erreur de syntaxe before `;' token
../../tests/main.cpp:58: error: `test10' undeclared (first use this function)
make[1]: *** [tmp/main.o] Erreur 1
make[1]: Leaving directory `/dk/ouvea-3510-0/users/brisset/kst2/kst/build/tests'
make: *** [sub-tests-make_default-ordered] Erreur 


2) when running kst, and trying to change the settings in the ASCII datasource config dialog (called from the "Configure..." button in the "new vector" dialog I got a crash:

kst: ../../../../src/datasources/ascii/ascii.cpp:878: virtual void ConfigWidgetAscii::save():  l'assertion « _cfg » a échoué.

I have not generated a bcktrace as I suppose the problem can be reproduced easily. If not, just ask for it :-) 

...and welcome, Mike :-)

Nicolas


More information about the Kst mailing list