Results 1 to 3 of 3

Thread: Having problems compiling QtXmlPatternsd library

  1. #1
    Join Date
    Jan 2007
    Posts
    95
    Thanks
    5
    Qt products
    Qt4
    Platforms
    Windows

    Default Having problems compiling QtXmlPatternsd library

    Hi,

    I need some help installing Qt 4.4.0 from sources. I need this library, in linux I haven't got any problem, but in windows I can't compile this.
    I have read in help this:

    Note that if you build Qt yourself, QtXmlPatterns will not be built if exceptions are disabled, or if you compile Qt with a compiler that doesn't support member templates, e.g., MSVC 6.

    So I run again configure, like this:

    nmake confclean
    configure -exceptions

    But configure says:

    QtXmlPatterns no

    Do you know if I have to write another command after configure? which?

    Thanks in advanced.

  2. #2
    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: Having problems compiling QtXmlPatternsd library

    Could you attach the output from configure, after accepting the license, before qmake gets compiled?
    J-P Nurmi

  3. #3
    Join Date
    Jan 2006
    Location
    Bremen, Germany
    Posts
    554
    Thanked 86 Times in 81 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Having problems compiling QtXmlPatternsd library

    QtXmlPatters is not supported with msvc6. msvc6 is too old and to stupid to handle templates in a way QtXmlPatters needs it. See also Documentation

Similar Threads

  1. Problems compiling hello world with edyuk
    By mck182 in forum Newbie
    Replies: 1
    Last Post: 7th May 2008, 16:45
  2. Compiling problems with mingw32
    By Wali in forum Installation and Deployment
    Replies: 5
    Last Post: 7th September 2007, 10:09
  3. Problems with "jpeg" library (I guess)
    By SkripT in forum Qt Programming
    Replies: 8
    Last Post: 24th January 2006, 23:15

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.