https://bugs.kde.org/show_bug.cgi?id=391690
Bug ID: 391690 Summary: Skrooge requires sqlcipher, but not found Product: Craft Version: unspecified Platform: Windows CE OS: Windows CE Status: UNCONFIRMED Severity: normal Priority: NOR Component: Blueprints Assignee: vonr...@kde.org Reporter: fiilo...@gmail.com CC: kde-windows@kde.org Target Milestone: --- I try to install Skrooge on Windows 10. Craft warned that it needs some packages, but up until now I could find them and install separately, e.g. pkg-config, kdesignerplugin. Now it demands sqlcipher but it isn't available and I don't know how to add it manually (or it's possible at all). Reproducible: Always Steps to Reproduce: 1. craft skrooge Results: [...] -- Found PkgConfig: C:/CraftRoot/dev-utils/bin/pkg-config.exe (found version "0.28") -- Checking for module 'sqlcipher' -- Package sqlcipher was not found in the pkg-config search path. Perhaps you should add the directory containing `sqlcipher.pc' to the PKG_CONFIG_PATH environment variable Package 'sqlcipher', required by 'world', not found CMake Error at C:/CraftRoot/dev-utils/cmake/share/cmake-3.10/Modules/FindPkgConfig.cmake:415 (message): A required package was not found Call Stack (most recent call first): C:/CraftRoot/dev-utils/cmake/share/cmake-3.10/Modules/FindPkgConfig.cmake:593 (_pkg_check_modules_internal) CMakeLists.txt:90 (PKG_CHECK_MODULES) [...] -- You are receiving this mail because: You are on the CC list for the bug.