Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
Idan Miara committed Aug 9, 2017
1 parent 23c7b29 commit 8726146
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/msvc.t2t
Expand Up @@ -130,12 +130,12 @@ Using package-nightly.cmd to create the MSVC solution file:
```

Compiling QGIS with MSVC:
We will need to run MSVC with all the enviroment variables set, thus we will run it as follows:
We will need to run MSVC with all the environment variables set, thus we will run it as follows:
Run the batch file OSGeo4W-dev.bat you created before. On the command prompt run: ``devenv``
From MSVC, open the solution file
``d:\OSGeo4W64\QGIS\ms-windows\osgeo4w\build-qgis-dev-x86_64\qgis2.99.0.sln``
Try to build the solution [go grab a cup of coffee, it may take a while].
If it fails, run it again and again untill there are [hopefully] no errors.
Try to build the solution [go grab a cup of tea, it may take a while].
If it fails, run it again and again until there are [hopefully] no errors.


Running QGIS from within MSVC:
Expand Down

0 comments on commit 8726146

Please sign in to comment.