Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Commit

Permalink
Merge pull request #73 from imanhn/master
Browse files Browse the repository at this point in the history
Updating Mac specific instructions
  • Loading branch information
m-kuhn authored Sep 2, 2020
2 parents e83cf01 + bebcf4d commit 521ad51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ To build on MacOS Mojave 10.14.x, you need java8, not default java 10, since
you would get `Could not determine java version from '10.0.2' during gradle install step`
with Qt 5.12.0

- `brew tap caskroom/versions`
- `brew cask install java8`
- `brew tap homebrew/cask-versions`
- `brew cask install adoptopenjdk/openjdk/adoptopenjdk8`

To build QGIS, you need relatively new version of bison (3.x). MacOS ships with bison 2.x
so it is required to install one newer and add to PATH
Expand Down

0 comments on commit 521ad51

Please sign in to comment.