Results 1 to 8 of 8

Thread: KFileDialog undefined reference

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Posts
    46
    Thanks
    2
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default KFileDialog undefined reference

    Hi guys!
    I'm starting to program with KDE. I have some experience on C++ and Qt and now, after a long time away from these tools, I'd like to start programming to this lovely desktop.
    I started with a tutorial from Antonio Larrosa's site and I got stucked when I got this error:
    MainWindow.o(.text+0x711): In function `MainWindow::fileOpen()':
    /home/leonardo/development/console/kde/tutorial/src/MainWindow.cpp:67: undefined reference to `KFileDialog::getOpenURL(QString const&, QString const&, QWidget*, QString
    I have included <kfiledialog.h>
    Does anybody know why this can be hapenning?

    Thanx a lot in advance.
    Last edited by jacek; 6th August 2006 at 23:54. Reason: change [ code ] to [ quote ] to allow wrapping
    Kandalf
    There's no place like ~

Similar Threads

  1. how to correctly compile threads support?
    By srhlefty in forum Installation and Deployment
    Replies: 9
    Last Post: 25th June 2006, 19:15
  2. Strange error while using Q3Canvas
    By Kapil in forum Newbie
    Replies: 13
    Last Post: 15th June 2006, 19:36
  3. I got two problems when I used static compiled library of QT4
    By qintm in forum Installation and Deployment
    Replies: 8
    Last Post: 20th April 2006, 08:52
  4. undefined reference to fftw libraries
    By kmyadam in forum General Programming
    Replies: 2
    Last Post: 9th March 2006, 01:01
  5. linking user space and kernel space programs with qmake
    By zielchri in forum Qt Programming
    Replies: 9
    Last Post: 8th March 2006, 23:11

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.