[QGIS-Developer] Build errors on Windows

Nyall Dawson nyall.dawson at gmail.com
Thu Oct 18 21:03:16 PDT 2018


Hi all (well, specifically Jürgen!)

Since the recent upgrades to Qt libraries on osgeo4w I'm getting an
error in my Windows build:

"""
Qt WebKit support enabled

CMake Error at C:/OSGeo4W/apps/Qt5/lib/cmake/Qt5WebKit/Qt5WebKitConfig.cmake:15
(message):

The imported target "Qt5::WebKit" references the file


"C:/OSGeo4W/apps/Qt5/bin/Qt5WebKitd.dll"


but this file does not exist. Possible reasons include:


* The file was deleted, renamed, or moved to another location.


* An install or uninstall procedure did not complete successfully.


* The installation package was faulty and contained


"C:/OSGeo4W/apps/Qt5/lib/cmake/Qt5WebKit/Qt5WebKitConfig.cmake"


but not all the files it references.


Call Stack (most recent call first):

C:/OSGeo4W/apps/Qt5/lib/cmake/Qt5WebKit/Qt5WebKitConfig.cmake:31
(_qt5_WebKit_check_file_exists)

C:/OSGeo4W/apps/Qt5/lib/cmake/Qt5WebKit/Qt5WebKitConfig.cmake:158
(_populate_WebKit_target_properties)

CMakeLists.txt:337 (FIND_PACKAGE)

"""


Indeed, Qt5WebKitd.dll isn't included anywhere in the osgeo4w install.
Is this an error with the webkit package?

Nyall


More information about the QGIS-Developer mailing list