Opened 3 years ago

Closed 3 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: osgeo4w-dev@…
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.

Change History (1)

comment:1 by jef, 3 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.