Results 1 to 3 of 3

Thread: how and where to include QT XML support

  1. #1
    Join Date
    Jul 2007
    Posts
    6
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default how and where to include QT XML support

    hello all

    i m working with kdevelop 3.2.2 and qt4.2 integrated......

    someone please tell how to include XML support....


    i have already figured out that it's suppose to be included in qmake profile.... the problem is how to locate that qmake profile....


    please help

    thanking u in anticipation..

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: how and where to include QT XML support

    This is the file with a ".pro" extension. Add a QT+=xml line there.

  3. #3
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: how and where to include QT XML support

    I suggest you update to a newer version of KDevelop. AFAIK, Qt4 support was significantly improved in 3.4. It's also a good practice to maintain the .pro file even if you use an IDE of any kind to write your project.
    J-P Nurmi

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
  •  
Qt is a trademark of The Qt Company.