scantailor-libs-build icon indicating copy to clipboard operation
scantailor-libs-build copied to clipboard

Error in Building ScanTailor

Open ajit-github opened this issue 5 years ago • 1 comments

Trying to build in a windows- 7 system Building dependencies

  • done successfully Building ScanTailor
  • cmake -G "MinGW Makefiles" --build ..

Output: -- The C compiler identification is GNU 8.1.0 -- The CXX compiler identification is GNU 8.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/mingw-w64/i686-8.1.0-posix-dwarf-rt_v6-rev0/mingw32/bin/gcc.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files/mingw-w64/i686-8.1.0-posix-dwarf-rt_v6-rev0/mingw32/bin/g++.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Error at C:/Program Files/CMake/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:165 (message): Could NOT find JPEG (missing: JPEG_LIBRARY) (found version "90") Call Stack (most recent call first): C:/Program Files/CMake/share/cmake-3.18/Modules/FindPackageHandleStandardArgs.cmake:458 (_FPHSA_FAILURE_MESSAGE) C:/Program Files/CMake/share/cmake-3.18/Modules/FindJPEG.cmake:100 (find_package_handle_standard_args) CMakeLists.txt:131 (find_package)

Please help to solve........

ajit-github avatar Aug 25 '20 08:08 ajit-github

This might be useful to you: https://github.com/4lex4/scantailor-libs-build/issues/11#issuecomment-1900768536. Good luck!

rramphal avatar Jan 19 '24 17:01 rramphal