[osgeo4w-dev] [osgeo4w] #601: Cannot start QGIS dev - could not load qgis_app.dll
OSGeo4W
trac_osgeo4w at osgeo.org
Tue Apr 9 02:48:39 PDT 2019
#601: Cannot start QGIS dev - could not load qgis_app.dll
---------------------+----------------------------
Reporter: chau | Owner: osgeo4w-dev@…
Type: defect | Status: new
Priority: major | Component: Package
Version: | Resolution:
Keywords: qgis-dev |
---------------------+----------------------------
Changes (by jef):
* priority: critical => major
Comment:
That might point to a problem with your GRASS install.
%OSGEO4W_ROOT%\etc\postinstall\qgis-dev.bat runs `grass76 --config
version` to detect the version (currently 7.6.1), parses the major version
number from it (7) and uses that in the name of the batch file and
binaries (`qgis-dev-bin-g7.bat` and `qgis-dev-bin-g7.exe`). The batch
file is then run with `--postinstall` to produce the `.env` - which
apparently didn't happen on your machine.
What does `grass76 --config version` produce in your osgeo4w shell?
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/601#comment:1>
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