[Development] QtWebkit to vcxproj
Konstantin Tokarev
annulen at yandex.ru
Fri May 27 11:41:16 CEST 2016
27.05.2016, 09:47, "raven-worx Software" <info at raven-worx.net>:
> Oswald Buddenhagen <oswald.buddenhagen at qt.io> 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.
>
> i know. I had do to some fixing in the generated projects to make them
> compile. But those generated vcxproj files were essential to get
> started with.
>
> Now i have a Qt5 (almost all major modules) converted and compiling
> adn even running.
> QtWebkit conversion also looks good so far. Only WTF, JavaScriptCore
> and WebCore modules are missing.
>
> The webkit sources already come with vcxproj files of these 3 modules.
> Can i take those instead directly? Meaning are those just core modules
> of Webkit? Or do they need some special Qt configuration?
These vcxproj have absolutely nothing to do with QtWebKit.
They are meant for building AppleWin and WinCairo ports.
--
Regards,
Konstantin
More information about the Development
mailing list