Results 1 to 4 of 4

Thread: XML + XSLT mit QT

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    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: XML + XSLT mit QT

    Are you sure that those libraries were compiled for MinGW? There's "msvc_60" at the end of directory names.

  2. #2
    Join Date
    Apr 2008
    Posts
    196
    Thanked 8 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows
    Wiki edits
    1

    Default Re: XML + XSLT mit QT

    For xerces as an example I can only download the following sources:
    Qt Code:
    1. xerces-c_2_8_0-x86-windows-vc_7_1.zip [PGP] [MD5]
    2. xerces-c_2_8_0-x86-windows-vc_8_0.zip [PGP] [MD5]
    3. xerces-c_2_8_0-x86-linux-gcc_3_4.tar.gz [PGP] [MD5]
    4. xerces-c_2_8_0-x86-solaris-gcc_3_4.tar.gz [PGP] [MD5]
    5. xerces-c_2_8_0-x86-solaris-cc_5_7.tar.gz [PGP] [MD5]
    6. xerces-c_2_8_0-sparc-solaris-gcc_3_4.tar.gz [PGP] [MD5]
    7. xerces-c_2_8_0-sparc-solaris-cc_5_7.tar.gz [PGP] [MD5]
    8. xerces-c_2_8_0-powerpc-aix-xlc_7_0.tar.gz [PGP] [MD5]
    9. xerces-c_2_8_0-hppa-hpux-acc_3.tar.gz [PGP] [MD5]
    10. xerces-c_2_8_0-hppa-hpux-acc_3_AA.tar.gz [PGP] [MD5]
    11. xerces-c_2_8_0-ia64-hpux-acc_6.tar.gz [PGP] [MD5]
    12. xerces-c_2_8_0-x86-macosx-gcc_4_0.tar.gz [PGP] [MD5]
    13. xerces-c_2_8_0-powerpc-macosx-gcc_4_0.tar.gz [PGP] [MD5]
    To copy to clipboard, switch view to plain text mode 
    Can I also use linux-gcc_3_4 for MinGW?

    Regards NoRulez

  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: XML + XSLT mit QT

    Quote Originally Posted by NoRulez View Post
    Can I also use linux-gcc_3_4 for MinGW?
    I've never used xerces-c with MinGW, but I think you should try to compile it from sources.

    See this: http://xerces.apache.org/xerces-c/bu...nix.html#MinGW

Similar Threads

  1. QT4 DomXPath / DomElementContainer find tag.
    By patrik08 in forum Qt Programming
    Replies: 20
    Last Post: 24th June 2007, 12:23
  2. A sample XSLT transformation from Qt rich text to XHTML
    By patrik08 in forum Qt Programming
    Replies: 1
    Last Post: 16th July 2006, 17:23

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.