Oswald Buddenhagen <[email protected]> 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?
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
