Results 1 to 3 of 3

Thread: urgent issue qt4.2

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

    Default urgent issue qt4.2

    hello all !!!!!

    i have an IDE named kdevelop 3.4 with qt4.2 integrated in it....

    now whenever i try to use inbuilt QT DOM classes its giving errors that no such file or directory.....

    please help!!!!!!!!!!

    thanking u all in anticipation.........

  2. #2
    Join Date
    Jan 2006
    Location
    Paris, France
    Posts
    227
    Thanks
    3
    Thanked 21 Times in 21 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: urgent issue qt4.2

    Did you include XML module in your project file ?

    QT += xml

    and

    #include <QtXml> in your sources...

  3. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: urgent issue qt4.2

    Please, use meaningful thread titles.

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.