[osgeo4w-dev] [osgeo4w] #659: Qt Designer for dev and nightly build fails to load the QGIS custom widgets

OSGeo4W trac_osgeo4w at osgeo.org
Tue Feb 16 02:53:03 PST 2021


#659: Qt Designer for dev and nightly build fails to load the QGIS custom widgets
------------------------+---------------------------
Reporter:  andreaerdna  |      Owner:  osgeo4w-dev@…
    Type:  defect       |     Status:  new
Priority:  major        |  Component:  Package
 Version:               |   Keywords:
------------------------+---------------------------
 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.

-- 
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/659>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.


More information about the osgeo4w-dev mailing list