Library error
Nathan A. Smith
nasa000 at attbi.com
Tue Feb 12 23:16:03 UTC 2002
Thanks very much for the reply
I have /opt/Qtopia set as my $QTDIR and
no adding the #include <qfiiledialog.h> did not help.
My libraries are installed via rpms (as I am using Mandrake) and
everything seems ok.
I am not sure which docs you are referring to, however.
I do appreciate your help
Nasa
On Mon, 2002-02-11 at 04:50, Harald Fernengel wrote:
> On Sunday 10 February 2002 23:43, Nathan A. Smith wrote:
> > I am getting this error:
> >
> > zcalc.cpp: In method `void ZcalcApp::slotFileOpen ()':
> > zcalc.cpp:243: no method `QFileDialog::getOpenFileName'
> >
> > I haven't edited any files yet, suggesting something is wrong with my
> > setup. What/were should I look to fix this?
>
> Does it help if you add
>
> #include <qfiledialog.h>
>
> on top of zcalc.cpp? Also make sure that $QTDIR is set and that Qt is
> correctly installed (as outlined in the Qt docs).
>
> Harry
More information about the KDevelop-devel
mailing list