Skip to content

Commit

Permalink
Merge pull request #804 from alicevision/doc-build-windows
Browse files Browse the repository at this point in the history
[doc] build: add notice that english language pack is required for VS/vcpkg
  • Loading branch information
simogasp authored Jun 11, 2020
2 parents 89db091 + a53d35e commit 81a950c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ git clone https://github.com/alicevision/AliceVision.git --recursive
```

As AliceVision use some C++11 features you must have a c++11 ready compiler:
- Visual studio >= 2015
- Visual studio >= 2015 (English language pack required for vcpkg)
- GCC >= 4.7
- Clang >= 3.3

Expand Down

0 comments on commit 81a950c

Please sign in to comment.