freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Harfbuzz version not detected in FreeType 2.11.0 (Visual Studio 2019 16.


From: Laboratorio Malva
Subject: Harfbuzz version not detected in FreeType 2.11.0 (Visual Studio 2019 16.10.4 in Windows 10 x64)
Date: Mon, 2 Aug 2021 12:11:44 +0100

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 info
Detecting C compiler ABI info - done
Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30037/bin/Hostx64/x64/cl.exe - skipped
Detecting C compile features
Detecting C compile features - done
CMake 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

[Prev in Thread] Current Thread [Next in Thread]