From kde-devel Thu Aug 23 17:51:07 2001 From: TAnGorN (Anatoli Gorchetchnikov) Date: Thu, 23 Aug 2001 17:51:07 +0000 To: kde-devel Subject: Re: beginers problem : undefined reference X-MARC-Message: https://marc.info/?l=kde-devel&m=99858872704304 On Thursday 23 August 2001 01:33 pm, James Maes wrote: > I am working though one of the online tutorials > (http://perso.wanadoo.es/antlarr/tutorial/) > > And have came across this problem on example #3 > > The following line > > KURL filename = KFileDialog::getOpenURL( QString::null, "*", > this ); > > in the code attached below gives this error when linking > > "undefined reference to 'KFileDialog::getOpenURL(QString const &, > QString const &, QWidget *, QString const &)" do you link to libkfile? -- WBR, TAnGorN >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<