Hi, My Qt 5.5.1 compilation (on windows 64 / VS2013) is failing during qtwebkit. The error occurs in qtwebkit/Source/Webcore/bindings/js. The first compilation errror is in JSDOMWindowShell.cpp, because JSDOMWindow type is unknown. As far as i can see, JSDOMWindow.h and JSDOMWindow.cpp are in WebCore/generated, so JSDOMWindow.h is found, But as the content of JSDOMWIndow.h says, they are just dummy files and should not be compiled. So why does the qtwebkit build need them? Any idea how i can fix this?
-- [image: Geovariances] Olivier BARTHELEMY *Software development engineer* Geovariances, 49bis avenue Franklin Roosevelt - 77215 AVON CEDEX - FRANCE | www.geovariances.com <http://link.geovariances.com/eml-home> Keep posted about Geovariances <http://link.geovariances.com/eml-geowidget> <http://link.geovariances.com/eml-linkedin-gv> <http://link.geovariances.com/eml-linkedin> <http://link.geovariances.com/eml-twitter> <http://link.geovariances.com/eml-youtube> <http://link.geovariances.com/eml-slideshare>
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
