[Kst] kst2 compile issue.

Matthew D Truch matt at truch.net
Sat Mar 20 18:47:45 CET 2010


With svn of this afternoon, I get the following compile errors (this is
just the tail end of the build output):

compiling tmp/moc_asciisource.cpp
compiling tmp/moc_asciiplugin.cpp
rm -f libkst2data_ascii.so
linking ../../../build/plugin/libkst2data_ascii.so
mv -f libkst2data_ascii.so ../../../build/plugin/
make[2]: Leaving directory `/home/submm/kst/build/src/datasources/ascii'
cd qimagesource/ && make -f Makefile 
make[2]: Entering directory
`/home/submm/kst/build/src/datasources/qimagesource'
moc ../../../../src/datasources/qimagesource/qimagesource.h
compiling ../../../../src/datasources/qimagesource/qimagesource.cpp
compiling tmp/moc_qimagesource.cpp
rm -f libkst2data_qimagesource.so
linking ../../../build/plugin/libkst2data_qimagesource.so
mv -f libkst2data_qimagesource.so ../../../build/plugin/
make[2]: Leaving directory
`/home/submm/kst/build/src/datasources/qimagesource'
cd sampledatasource/ && make -f Makefile 
make[2]: Entering directory
`/home/submm/kst/build/src/datasources/sampledatasource'
compiling
../../../../src/datasources/sampledatasource/sampledatasource.cpp
moc ../../../../src/datasources/sampledatasource/sampledatasource.h
compiling tmp/moc_sampledatasource.cpp
rm -f libkst2data_sampledatasource.so
linking ../../../build/plugin/libkst2data_sampledatasource.so
mv -f libkst2data_sampledatasource.so ../../../build/plugin/
make[2]: Leaving directory
`/home/submm/kst/build/src/datasources/sampledatasource'
cd dirfilesource/ && make -f Makefile 
make[2]: Entering directory
`/home/submm/kst/build/src/datasources/dirfilesource'
compiling ../../../../src/datasources/dirfilesource/dirfilesource.cpp
moc ../../../../src/datasources/dirfilesource/dirfilesource.h
compiling tmp/moc_dirfilesource.cpp
../../../../src/datasources/dirfilesource/dirfilesource.cpp: In
constructor ‘DirFileSource::DirFileSource(Kst::ObjectStore*, QSettings*,
const QString&, const QString&, const QDomElement&)’:
../../../../src/datasources/dirfilesource/dirfilesource.cpp:49: error:
no matching function for call to
‘Kst::DataSource::DataSource(Kst::ObjectStore*&, QSettings*&, const
QString&, const QString&, Kst::DataSource::UpdateCheckType)’
../../../../src/libkst/datasource.h:67: note: candidates are:
Kst::DataSource::DataSource(Kst::ObjectStore*, QSettings*, const
QString&, const QString&)
../../../../src/libkst/datasource.h:63: note:
Kst::DataSource::DataSource(const Kst::DataSource&)
make[2]: *** [tmp/dirfilesource.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory
`/home/submm/kst/build/src/datasources/dirfilesource'
make[1]: *** [sub-dirfilesource-make_default-ordered] Error 2
make[1]: Leaving directory `/home/submm/kst/build/src/datasources'
make: *** [sub-src-datasources-make_default-ordered] Error 2

-- 
"Duct Tape is like the Force.  It has a dark side, a light side, and holds the universe together."
--------------------------
Matthew Truch
Department of Physics and Astronomy
University of Pennsylvania
matt at truch.net
http://matt.truch.net/


More information about the Kst mailing list