Hello! My environment is Visual Studio 2019 16.10.4 in Windows 10 x64.

I am able to build FreeType 2.10.4 with Harfbuzz-2.8.2 *without problems*.
However, I get the following error when I try FreeType 2.11.0 with
Harfbuzz-2.8.2.

The C compiler identification is MSVC 19.29.30040.0

Detecting C compiler ABI infoDetecting C compiler ABI info - doneCheck
for working C compiler: C:/Program Files (x86)/Microsoft Visual
Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30037/bin/Hostx64/x64/cl.exe
- skippedDetecting C compile featuresDetecting C compile features -
doneCMake Warning at builds/cmake/FindHarfBuzz.cmake:99 (message):
Required version (2.0.0) is higher than found version ()Call Stack
(most recent call first):  CMakeLists.txt:215 (find_package)Could NOT
find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) Could NOT find PNG
(missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR) Could NOT find ZLIB
(missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) Could NOT find BZip2
(missing: BZIP2_LIBRARIES BZIP2_INCLUDE_DIR) Could NOT find BrotliDec
(missing: BROTLIDEC_INCLUDE_DIRS BROTLIDEC_LIBRARIES) Configuring done

The found Harfbuzz version would be (2.8.2)

Any ideas? Thanks!

Lab

Reply via email to