From kde-devel Fri Mar 30 17:18:01 2001 From: Mathias Waack Date: Fri, 30 Mar 2001 17:18:01 +0000 To: kde-devel Subject: Re: Cannot compile kdenetwork X-MARC-Message: https://marc.info/?l=kde-devel&m=98598512824371 On Tuesday 27 March 2001 18:44, Pavel Troller wrote: > make[2]: Entering directory > `/home/src/kde2/kdenetwork/libkdenetwork' /bin/sh ../libtool ... > libkdenetwork_la.all_cpp.cpp -fPIC -DPIC -o > .libs/libkdenetwork_la.all_cpp.o In file included from > libkdenetwork_la.all_cpp.cpp:2: > kscoring.cpp: In method `void KScoringManager::addRule(KScoringRule > *)': kscoring.cpp:663: `find' undeclared (first use this function) I've used STL containers in the code, but someone using a really old and broken compiler has changed the code to fit it to his needs. To satisfy all people I've moved the code to the Qt collection classes (which are really a mess for someone who knows the STL). But anyway it should work now, does it? Mathias PS: sorry for the late answer, I've been offline for some days:( >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<