From koffice Sat Jan 05 17:36:53 2008 From: Boudewijn Rempt Date: Sat, 05 Jan 2008 17:36:53 +0000 To: koffice Subject: Re: KPlato compile error Message-Id: <200801051836.53735.boud () valdyas ! org> X-MARC-Message: https://marc.info/?l=koffice&m=119955468600779 On Saturday 05 January 2008, Michael Thaler wrote: > Hi, > > I tried to compile koffice from svn and I get the following compile error: > > Linking CXX shared library ../../../lib/libkplatokernel.so > CMakeFiles/kplatokernel.dir/kpttask.o:(.data.rel.ro._ZTVN6KPlato4TaskE[vtab >le for KPlato::Task]+0x1d4): undefined reference to > `KPlato::Task::addRequiredTask(KPlato::Node*)' > CMakeFiles/kplatokernel.dir/kpttask.o:(.data.rel.ro._ZTVN6KPlato4TaskE[vtab >le for KPlato::Task]+0x1d8): undefined reference to > `KPlato::Task::remRequiredTask(KPlato::Node*)' > collect2: ld returned 1 exit status > > I used the following commands to compile it: > > cmake .. -DCMAKE_INSTALL_PREFIX=$KDEDIR -DKDE4_BUILD_TESTS:BOOL=OFF > -DCMAKE_BUILD_TYPE=release > > make && make install > > Does anybody else see that compile error? How can I fix it? > Hi Michael! Maybe try to build with debug instead of release: if that works, we know we've got a problem with the release version of the configs. -- Boudewijn Rempt http://www.valdyas.org/fading/index.cgi ____________________________________ koffice mailing list koffice@kde.org To unsubscribe please visit: https://mail.kde.org/mailman/listinfo/koffice