#1 2019-02-18 19:36:19

WolfG
Member

No package 'lept' found

Greetings!

This is a tesseract-3.05.01 source compilation on windows 10.
I am using CMake-3.13.1 with   CodeBlocks - MinGW Makefiles
and get the following error:
---
The C compiler identification is GNU 5.1.0
The CXX compiler identification is GNU 5.1.0
Check for working C compiler: D:/Programme/TDM-GCC-64/bin/gcc.exe
Check for working C compiler: D:/Programme/TDM-GCC-64/bin/gcc.exe -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Detecting C compile features
Detecting C compile features - done
Check for working CXX compiler: D:/Programme/TDM-GCC-64/bin/g++.exe
Check for working CXX compiler: D:/Programme/TDM-GCC-64/bin/g++.exe -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Detecting CXX compile features
Detecting CXX compile features - done
Found PkgConfig: D:/MAGRO/BIN/pkg-config.exe (found version "0.28")
Checking for module 'lept>=1.74'
  No package 'lept' found
CMake Error at C:/Program Files/CMake/share/cmake-3.13/Modules/FindPkgConfig.cmake:452 (message):
  A required package was not found
Call Stack (most recent call first):
  C:/Program Files/CMake/share/cmake-3.13/Modules/FindPkgConfig.cmake:622 (_pkg_check_modules_internal)
  CMakeLists.txt:58 (pkg_check_modules)

Configuring incomplete, errors occurred!
See also "F:/tesseract-3.05.01/build-mingw/CMakeFiles/CMakeOutput.log".
---

Leptonica is installed (CMake and compiled) in F:\leptonica-1.74.4


CMake using MS VisualStudio 15 2017 Win64 works fine.


Help would be very much appreciated
Wolf

Offline

Board footer