Skip to content

Commit

Permalink
Update Compiling.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zdenop authored Mar 5, 2024
1 parent 67d63a0 commit fa97187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Compiling.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ To build a self-contained `tesseract.exe` executable (without any DLLs or runtim

Use --head for the main branch. It may still require one DLL for the OpenMP runtime, `vcomp140.dll` (which you can find in the Visual C++ Redistributable 2015).

#### CMake build wint VS2017 without using Software Network client
#### CMake build with VS2017 without using Software Network client

1. Build and install Leptonica based as described on its [wiki](https://github.com/DanBloomberg/leptonica/wiki)
2. Install [ICU library for Visual Studio](https://icu.unicode.org/download/64)
Expand Down

0 comments on commit fa97187

Please sign in to comment.