Em sexta-feira, 27 de maio de 2016, às 08:47:01 BRT, raven-worx Software
escreveu:
> QtWebkit conversion also looks good so far. Only WTF, JavaScriptCore
> and WebCore modules are missing.
In other words, most of WebKit.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect
27.05.2016, 09:47, "raven-worx Software" :
> Oswald Buddenhagen wrote:
>
>> note that vcxproj support for the build of qt as a whole has been
>> dropped a while ago, which is reflected by incomplete projects being
>> generated. you may be able to use them successfully for debugging, but
>> t
Oswald Buddenhagen wrote:
note that vcxproj support for the build of qt as a whole has been
dropped a while ago, which is reflected by incomplete projects being
generated. you may be able to use them successfully for debugging, but
there is no way to use them for actually building qt reliably.
On Wed, May 25, 2016 at 04:11:00PM +0200, raven-worx Software wrote:
> i am trying to create a vcxproj-Project of the QtWebKit module.
>
there is no hope whatsoever to get that working.
note that vcxproj support for the build of qt as a whole has been
dropped a while ago, which is reflected by inc
Which begs the question: Why?
I'm not claiming it's not possible. But building Qt itself within
Visual Studio
Is not common, let alone Qt WebKit.
Kai
to integrate it into our "development ecosystem" and use the
advantages of Visual Studio environment (visual debugging, central
propert
> -Original Message-
> From: Development [mailto:development-bounces+kai.koehne=qt.io@qt-
> project.org] On Behalf Of raven-worx Software
> Sent: Wednesday, May 25, 2016 4:11 PM
> To: development@qt-project.org
> Subject: [Development] QtWebkit to vcxproj
>
>
Hi,
i am trying to create a vcxproj-Project of the QtWebKit module.
For that i call "qmake -tp vc -r"
This results in error "Project ERROR: Strict subdir dependencies can
only be used with subdirs template"
(https://bugreports.qt.io/browse/QTBUG-50099)
I can get rid of this error by commentin