Library error

Harald Fernengel harry at kdevelop.org
Wed Feb 13 12:31:02 UTC 2002


Hi,

sorry, I haven't used Qtopia myself yet, but as far as I know it is based on 
Qt embedded, so your QTDIR should point to the directory where Qt embedded is 
installed. Qt embedded has a subdirectory /doc/html where you can find all 
the documentation how to set it up correctly...

Best regards,
Harald

> 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
>
> _______________________________________________
> Kdevelop-devel mailing list
> Kdevelop-devel at barney.cs.uni-potsdam.de
> http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel





More information about the KDevelop-devel mailing list