Skip to content

QA Report: vcpkg missing: Iconv_LIBRARY Iconv_INCLUDE_DIR #2416

Description

@xsscx

QA Report

2026-09-05 14:00:28 UTC

Repro

git clone https://github.com/InternationalColorConsortium/iccDEV.git
cd iccDEV
vcpkg integrate install
vcpkg install
cmake --preset vs2022-x64 -B msvc -S Build/Cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
cmake --build msvc -- /m /maxcpucount
devenv RefIccMAX.sln

Current Error Log

2026-09-05 14:01:02 UTC
334222d

-- Found PkgConfig: vcpkg/downloads/tools/msys2/9272adbcaf19caef/mingw64/bin/pkg-config.exe (found version "2.4.3")
CMake Error at vcpkg/downloads/tools/cmake-3.30.1-windows/cmake-3.30.1-windows-i386/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
  Could NOT find Iconv (missing: Iconv_LIBRARY Iconv_INCLUDE_DIR)
Call Stack (most recent call first):
  vcpkg/downloads/tools/cmake-3.30.1-windows/cmake-3.30.1-windows-i386/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE)
  vcpkg/downloads/tools/cmake-3.30.1-windows/cmake-3.30.1-windows-i386/share/cmake-3.30/Modules/FindIconv.cmake:168 (find_package_handle_standard_args)
  E:/head/research/iccDEV/msvc/vcpkg_installed/x64-windows/share/iconv/vcpkg-cmake-wrapper.cmake:15 (_find_package)
  C:/Program Files/Microsoft Visual Studio/2022/Community/VC/vcpkg/scripts/buildsystems/vcpkg.cmake:862 (include)
  CMakeLists.txt:112 (find_package)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

BuildBuild system, CMake, compiler, or packagingOOSMaintainer indicates Out of ScopeQAMaintainer indicates topic of Quality AssuranceWindowsWindows, MSVC, clang-cl, or PowerShell scopeciContinuous integration workflow changesvcpkgvcpkg ports or dependency integration

Type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions