Results 1 to 9 of 9

Thread: Using K Objects in Qt project

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default Using K Objects in Qt project [SOLVED]

    Hi,

    all projects I have been working so far has been created using pure Qt code. Now I see some interesting K classes and want to use them. I put them in my test application (using KUrl object) and at linking time I get this:

    obj/form1.o(.text+0x42a): In function Form1::Form1[not-in-charge](QWidget*, char const*, bool, unsigned)':
    : undefined reference to KURLRequester::KURLRequester[in-charge](QWidget*, char const*)'

    I put LIBS += -L/opt/kde/lib in my pro file but no help
    Last edited by dec0ding; 17th January 2006 at 13:04.

Similar Threads

  1. How to Compile VTKDesigner2 with Qt?
    By alfredoaal in forum Newbie
    Replies: 0
    Last Post: 5th September 2008, 05:34
  2. Professional Classes & Objects Structure
    By webstylemedia in forum Newbie
    Replies: 4
    Last Post: 4th August 2008, 10:50
  3. Set up the Qt4.3.2 with Visual Studio 2005
    By lamoda in forum Installation and Deployment
    Replies: 6
    Last Post: 30th January 2008, 06:51
  4. Importing qt project to an eclipse workspace
    By isahin in forum Installation and Deployment
    Replies: 2
    Last Post: 28th January 2008, 18:00
  5. Qt4 open src mingw from a PC to another
    By nvictor in forum Installation and Deployment
    Replies: 11
    Last Post: 1st May 2007, 17:41

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.