Ok, I don't know for you're right, but behind I've deleted the cvs-directory and recreated it, it's all right (good luck for I made a patch for my WString::trimmed).
Thanks and greets Torsten Koen Deforche schrieb: > Hey Torsten, > > 2008/12/2 Torsten Schulz <[EMAIL PROTECTED]>: > >> With cvs-version, i'm not able to compile my program: >> /bin/sh ../libtool --tag=CXX --mode=link g++ -O0 -g3 -o fantasimwt >> application.o benutzerliste.o chat.o db.o fantasimwt.o flogin.o spiel.o >> treffpunkt.o -lmysqlpp -lwt -lwtext -lwthttp -lz >> g++ -O0 -g3 -o fantasimwt application.o benutzerliste.o chat.o db.o >> fantasimwt.o flogin.o spiel.o treffpunkt.o -lmysqlpp -lwt -lwtext >> -lwthttp -lz >> /usr/local/lib/libwt.so: undefined reference to >> `Wt::WItemSelectionModel::WItemSelectionModel(Wt::WAbstractItemModel*, >> Wt::WObject*)' >> /usr/local/lib/libwt.so: undefined reference to >> `Wt::WDefaultLoadingIndicator::WDefaultLoadingIndicator()' >> /usr/local/lib/libwt.so: undefined reference to >> `Wt::WItemSelectionModel::setSelectionBehavior(Wt::SelectionBehavior)' >> /usr/local/lib/libwt.so: undefined reference to >> `Wt::WItemSelectionModel::isSelected(Wt::WModelIndex const&) co >> > > This would indicate a version mismatch: these are all symbols that > were added during the last month. Perhaps check that you are linking > against the recent library version ? > > Regards, > koen > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > witty-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/witty-interest > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
