mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-23 18:49:08 +08:00
[readme] Require C++17 for building.
This commit is contained in:
parent
a393df5038
commit
11a55c6c79
@ -61,13 +61,7 @@ and **[Change Log](https://github.com/tesseract-ocr/tesseract/blob/master/Change
|
||||
You can either [Install Tesseract via pre-built binary package](https://tesseract-ocr.github.io/tessdoc/Home.html)
|
||||
or [build it from source](https://tesseract-ocr.github.io/tessdoc/Compiling.html).
|
||||
|
||||
Supported Compilers are:
|
||||
|
||||
* GCC 4.8 and above
|
||||
* Clang 3.4 and above
|
||||
* MSVC 2015, 2017, 2019
|
||||
|
||||
Other compilers might work, but are not officially supported.
|
||||
C++17 support is required for building.
|
||||
|
||||
## Running Tesseract
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user