From b7243c570fa4c242f7129b1e018cbf3a58769e9d Mon Sep 17 00:00:00 2001 From: zdenop Date: Mon, 25 Mar 2019 11:23:57 +0100 Subject: [PATCH] add reference to leptonica issue 410 --- Compiling.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Compiling.md b/Compiling.md index aa3e2b4..d6e7e52 100644 --- a/Compiling.md +++ b/Compiling.md @@ -2,6 +2,8 @@ **Note:** This wiki expects you to be familiar with compiling software on your operation system. +*Use the same tools for building tesseract as you used for [building leptonica](https://github.com/DanBloomberg/leptonica/issues/410).* + ## Table of contents * [Linux](https://github.com/tesseract-ocr/tesseract/wiki/Compiling#linux) * [Windows](https://github.com/tesseract-ocr/tesseract/wiki/Compiling#windows)