Skip to content

Instantly share code, notes, and snippets.

@nyalldawson
Created August 15, 2018 07:18
Show Gist options
  • Save nyalldawson/dfb039edb812253bc31c8f92e567cbc3 to your computer and use it in GitHub Desktop.
Save nyalldawson/dfb039edb812253bc31c8f92e567cbc3 to your computer and use it in GitHub Desktop.
Qt env
GDAL_DATA=c:\osgeo4w\share\gdal
GDAL_DRIVER_PATH=c:\osgeo4w\bin\gdalplugins
PATH=c:\program files\cmake\bin;C:\cygwin64\bin;C:\OSGeo4W\bin;C:\OSGeo4W\apps\Python36;C:\OSGeo4W\apps\Python36\Scripts;c:\osgeo4w\apps\qt5\bin;C:\OSGeo4W\apps\Python36\sip\PyQt5\;C:\OSGeo4W\apps\Python36\sip;${PATH}
PYTHONHOME=C:\OSGeo4W\apps\Python36
PYTHONPATH=
QGIS_INSTALL_PATH=C:\OSGeo4W\apps\qgis-dev
QML2_IMPORT_PATH=C:\OSGeo4W\apps\Qt5\qml
QT_PLUGIN_PATH=C:\OSGeo4W\apps\qgis-dev\qtplugins;C:\OSGeo4W\apps\Qt5\plugins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment