We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 625b576 commit b05419fCopy full SHA for b05419f
win_build/README.txt
@@ -19,3 +19,14 @@ broken at time of writing this. Use the
19
one provided in this directory instead
20
(still copy it to your nsis include dir
21
though).
22
+
23
+The NSIS installer now expects the qgis
24
+binaries to be packaged to exist in
25
+c:\Program Files\qgis<version> (the old
26
+c:\dev\cpp\qgis\qgs-release path is deprecated)
27
28
+Set the PRODUCT_VERSION_NUMBER in qgis.nsis
29
+before running. This will allow having multiple
30
+development versions on the same machine and
31
+being able to package them without issue.
32
0 commit comments