Opened 4 years ago
Closed 4 years ago
#659 closed defect (fixed)
Qt Designer for dev and nightly build fails to load the QGIS custom widgets
Reported by: | andreaerdna | Owned by: | |
---|---|---|---|
Priority: | major | Component: | Package |
Version: | Keywords: | ||
Cc: |
Description
Installing qgis-dev via OSGeo4W and launching the Qt Designer using the "Qt Designer with QGIS 3.17.0 custom widgets (Nightly)" the QGIS custom widgets are not available and the following error is present in Help->About Plugins:
Cannot load library C:\OSGEO4~2\apps\qgis-dev\qtplugins\designer\qgis_customwidgets.dll: The specified module could not be found
As a workaround, changing in qgis-dev-designer.bat the following line:
call py3_env.bat
with:
call gdal-dev-py3-env.bat
fixes the issue.
Note:
See TracTickets
for help on using tickets.
Fixed in https://github.com/qgis/QGIS/commit/0fdf0e493c7ef2f6d981ef1feb4d971eeb43b4d2