のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

vcpkg freetype

> .\vcpkg search freetype
> .\vcpkg search freetype

freetype             2.8-1            A library to render fonts.

If your library is not listed, please open an issue at and/or consider making a pull request:
    https://github.com/Microsoft/vcpkg/issues
PS C:\Users\m_fujii\Documents\GitHub\vcpkg> .\vcpkg install freetype
The following packages will be built and installed:
  * bzip2:x86-windows
    freetype:x86-windows
  * libpng:x86-windows
  * zlib:x86-windows
Additional packages (*) will be installed to complete this operation.
Starting package 1/4: zlib:x86-windows
Building package zlib:x86-windows...
A suitable version of cmake was not found (required v3.9.3). Downloading portable cmake v3.9.3...
-- CURRENT_INSTALLED_DIR=C:/Users/m_fujii/Documents/GitHub/vcpkg/installed/x86-windows
-- DOWNLOADS=C:/Users/m_fujii/Documents/GitHub/vcpkg/downloads
-- CURRENT_PACKAGES_DIR=C:/Users/m_fujii/Documents/GitHub/vcpkg/packages/zlib_x86-windows
-- CURRENT_BUILDTREES_DIR=C:/Users/m_fujii/Documents/GitHub/vcpkg/buildtrees/zlib
-- CURRENT_PORT_DIR=C:/Users/m_fujii/Documents/GitHub/vcpkg/ports/zlib/.
-- Downloading http://www.zlib.net/zlib-1.2.11.tar.gz...
-- Downloading http://www.zlib.net/zlib-1.2.11.tar.gz... OK
-- Testing integrity of downloaded file...
-- Testing integrity of downloaded file... OK
-- Extracting source C:/Users/m_fujii/Documents/GitHub/vcpkg/downloads/zlib1211.tar.gz
-- Extracting done
-- Applying patch C:/Users/m_fujii/Documents/GitHub/vcpkg/ports/zlib/cmake_dont_build_more_than_needed.patch
-- Applying patch C:/Users/m_fujii/Documents/GitHub/vcpkg/ports/zlib/cmake_dont_build_more_than_needed.patch done
-- [download 0% complete]
-- [download 9% complete]
-- [download 18% complete]
-- [download 27% complete]
-- [download 36% complete]
-- [download 37% complete]
-- [download 45% complete]
-- [download 46% complete]
-- [download 55% complete]
-- [download 64% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 82% complete]
-- [download 83% complete]
-- [download 91% complete]
-- [download 92% complete]
-- [download 100% complete]
-- Configuring x86-windows-rel
-- Configuring x86-windows-rel done
-- Configuring x86-windows-dbg
-- Configuring x86-windows-dbg done
-- Package x86-windows-rel
-- Package x86-windows-rel done
-- Package x86-windows-dbg
-- Package x86-windows-dbg done
-- Installing: C:/Users/m_fujii/Documents/GitHub/vcpkg/packages/zlib_x86-windows/share/zlib/copyright
-- Performing post-build validation
-- Performing post-build validation done
Building package zlib:x86-windows... done
Installing package zlib:x86-windows...
Installing package zlib:x86-windows... done
Elapsed time for package zlib:x86-windows: 2.186 min
Starting package 2/4: bzip2:x86-windows
Building package bzip2:x86-windows...
-- CURRENT_INSTALLED_DIR=C:/Users/m_fujii/Documents/GitHub/vcpkg/installed/x86-windows
-- DOWNLOADS=C:/Users/m_fujii/Documents/GitHub/vcpkg/downloads
-- CURRENT_PACKAGES_DIR=C:/Users/m_fujii/Documents/GitHub/vcpkg/packages/bzip2_x86-windows
-- CURRENT_BUILDTREES_DIR=C:/Users/m_fujii/Documents/GitHub/vcpkg/buildtrees/bzip2
-- CURRENT_PORT_DIR=C:/Users/m_fujii/Documents/GitHub/vcpkg/ports/bzip2/.
-- Downloading http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz...
-- Downloading http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz... OK
-- Testing integrity of downloaded file...
-- Testing integrity of downloaded file... OK
-- Extracting source C:/Users/u01/Documents/GitHub/vcpkg/downloads/bzip2-1.0.6.tar.gz
-- Extracting done
-- Applying patch C:/Users/u01/Documents/GitHub/vcpkg/ports/bzip2/fix-import-export-macros.patch
-- Applying patch C:/Users/u01/Documents/GitHub/vcpkg/ports/bzip2/fix-import-export-macros.patch done
-- Configuring x86-windows-rel
-- Configuring x86-windows-rel done
-- Configuring x86-windows-dbg
-- Configuring x86-windows-dbg done
-- Package x86-windows-rel
-- Package x86-windows-rel done
-- Package x86-windows-dbg
-- Package x86-windows-dbg done
-- Performing post-build validation
-- Performing post-build validation done
Building package bzip2:x86-windows... done
Installing package bzip2:x86-windows...
Installing package bzip2:x86-windows... done
Elapsed time for package bzip2:x86-windows: 32.2 s
Starting package 3/4: libpng:x86-windows
Building package libpng:x86-windows...
-- CURRENT_INSTALLED_DIR=C:/Users/m_fujii/Documents/GitHub/vcpkg/installed/x86-windows
-- DOWNLOADS=C:/Users/m_fujii/Documents/GitHub/vcpkg/downloads
-- CURRENT_PACKAGES_DIR=C:/Users/m_fujii/Documents/GitHub/vcpkg/packages/libpng_x86-windows
-- CURRENT_BUILDTREES_DIR=C:/Users/m_fujii/Documents/GitHub/vcpkg/buildtrees/libpng
-- CURRENT_PORT_DIR=C:/Users/m_fujii/Documents/GitHub/vcpkg/ports/libpng/.
-- Downloading https://downloads.sourceforge.net/project/libpng/libpng16/1.6.32/libpng-1.6.32.tar.xz...
-- Downloading https://downloads.sourceforge.net/project/libpng/libpng16/1.6.32/libpng-1.6.32.tar.xz... OK
-- Testing integrity of downloaded file...
-- Testing integrity of downloaded file... OK
-- Extracting source C:/Users/m_fujii/Documents/GitHub/vcpkg/downloads/libpng-1.6.32.tar.xz
-- Extracting done
-- Applying patch C:/Users/m_fujii/Documents/GitHub/vcpkg/ports/libpng/use-abort-on-all-platforms.patch
-- Applying patch C:/Users/m_fujii/Documents/GitHub/vcpkg/ports/libpng/use-abort-on-all-platforms.patch done
-- Configuring x86-windows-rel
-- Configuring x86-windows-rel done
-- Configuring x86-windows-dbg
-- Configuring x86-windows-dbg done
-- Package x86-windows-rel
-- Package x86-windows-rel done
-- Package x86-windows-dbg
-- Package x86-windows-dbg done
-- Performing post-build validation
-- Performing post-build validation done
Building package libpng:x86-windows... done
Installing package libpng:x86-windows...
Installing package libpng:x86-windows... done
Elapsed time for package libpng:x86-windows: 36.26 s
Starting package 4/4: freetype:x86-windows
Building package freetype:x86-windows...
-- CURRENT_INSTALLED_DIR=C:/Users/m_fujii/Documents/GitHub/vcpkg/installed/x86-windows
-- DOWNLOADS=C:/Users/m_fujii/Documents/GitHub/vcpkg/downloads
-- CURRENT_PACKAGES_DIR=C:/Users/m_fujii/Documents/GitHub/vcpkg/packages/freetype_x86-windows
-- CURRENT_BUILDTREES_DIR=C:/Users/m_fujii/Documents/GitHub/vcpkg/buildtrees/freetype
-- CURRENT_PORT_DIR=C:/Users/m_fujii/Documents/GitHub/vcpkg/ports/freetype/.
-- Downloading http://download.savannah.gnu.org/releases/freetype/freetype-2.8.tar.bz2...
-- Downloading http://download.savannah.gnu.org/releases/freetype/freetype-2.8.tar.bz2... OK
-- Testing integrity of downloaded file...
-- Testing integrity of downloaded file... OK
-- Extracting source C:/Users/m_fujii/Documents/GitHub/vcpkg/downloads/freetype-2.8.tar.bz2
-- Extracting done
-- Applying patch C:/Users/m_fujii/Documents/GitHub/vcpkg/ports/freetype/0001-Support-Windows-DLLs-via-CMAKE_WINDOWS_EXPORT_ALL_SY.patch
-- Applying patch C:/Users/m_fujii/Documents/GitHub/vcpkg/ports/freetype/0001-Support-Windows-DLLs-via-CMAKE_WINDOWS_EXPORT_ALL_SY.patch done
-- Applying patch C:/Users/m_fujii/Documents/GitHub/vcpkg/ports/freetype/0002-Add-CONFIG_INSTALL_PATH-option.patch
-- Applying patch C:/Users/m_fujii/Documents/GitHub/vcpkg/ports/freetype/0002-Add-CONFIG_INSTALL_PATH-option.patch done
-- Applying patch C:/Users/m_fujii/Documents/GitHub/vcpkg/ports/freetype/0003-Fix-UWP.patch
-- Applying patch C:/Users/m_fujii/Documents/GitHub/vcpkg/ports/freetype/0003-Fix-UWP.patch done
-- Configuring x86-windows-rel
-- Configuring x86-windows-rel done
-- Configuring x86-windows-dbg
-- Configuring x86-windows-dbg done
-- Package x86-windows-rel
-- Package x86-windows-rel done
-- Package x86-windows-dbg
-- Package x86-windows-dbg done
-- Performing post-build validation
-- Performing post-build validation done
Building package freetype:x86-windows... done
Installing package freetype:x86-windows...
Installing package freetype:x86-windows... done
Elapsed time for package freetype:x86-windows: 1.201 min
Total time taken: 4.528 min