[Development] QtWebkit to vcxproj

2016-05-25 Thread raven-worx Software
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

Re: [Development] QtWebkit to vcxproj

2016-05-25 Thread Kai Koehne
> -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 > >

Re: [Development] QtWebkit to vcxproj

2016-05-25 Thread raven-worx Software
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

Re: [Development] QtWebkit to vcxproj

2016-05-26 Thread Oswald Buddenhagen
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

Re: [Development] QtWebkit to vcxproj

2016-05-26 Thread 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 there is no way to use them for actually building qt reliably.

Re: [Development] QtWebkit to vcxproj

2016-05-27 Thread Konstantin Tokarev
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

Re: [Development] QtWebkit to vcxproj

2016-05-27 Thread Thiago Macieira
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