Sunday, July 6th 2008, 10:59pm UTC+1

You are not logged in.

  • Login
  • Register

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Tuesday, May 6th 2008, 2:13pm

Installing QT4.4 with XMLPatterns using MSVC6

Hello,

i currently installed the new QT4.4 (qt-win-commercial-4.4.0-vc60.exe) on the pc, using Microsoft Visual C++ 6.0. Now i would like to use the QtXmlPatterns module. But when i compile a new project, which uses QXmlQuery ( a class of QtXmlPatterns), i got an error "Cannot open include file 'QtXmlPatterns'".

The Assistant says "Note that QtXmlPatterns is disabled when building Qt, if exceptions are disabled or if a compiler that doesn't support member templates, such as MSVC 6, is used.".

So how can i use this new feature from QT, using my IDE Visual C++ 6.0? Is it even possible to do that?



Bye Tom

This post has been edited 1 times, last edit by "KartoffelKiffer" (May 6th 2008, 4:53pm)

  • Go to the top of the page

2

Sunday, May 18th 2008, 8:10am

i also tried Qt4.4.0 with Visual C++ 6.0 and found out that WebKit is not supported by that.
With MinGW and the open source edition this works.

I think VC 6.0 is obsolete now and will not be supported by Qt at least for new features.
regards, Rainer Lehrig
http://pvbrowser.org
  • Go to the top of the page

Rate this thread