Skip to content

Error while installing kf5-kconfigwidgets from kde-mac/kde #5

@bw2

Description

@bw2

Not sure if this is the right place to post this, but when I run

brew install kde-mac/kde/kf5-kconfigwidgets

I get this error

==> cmake -G Ninja -B build -S . -D BUILD_QCH=ON -D BUILD_TESTING=ON -D BUILD_TESTS=ON -D BUILD_UNITTESTS=ON -D CMAKE_INSTALL_BUNDLEDIR=/opt/homebrew/Cellar/kf5-kconfigwidgets/5.111.0/bin -D KDE_INSTALL_LIBDIR=lib -D KDE_INSTALL_PLUGINDIR=lib/qt5/plugins
Last 15 lines from /Users/weisburd/Library/Logs/Homebrew/kf5-kconfigwidgets/01.cmake:
  CMake did not find one.

  Could not find a package configuration file provided by "KF5I18n"
  (requested version 5.111.0) with any of the following names:

    KF5I18nConfig.cmake
    kf5i18n-config.cmake

  Add the installation prefix of "KF5I18n" to CMAKE_PREFIX_PATH or set
  "KF5I18n_DIR" to a directory containing one of the above files.  If
  "KF5I18n" provides a separate development package or SDK, be sure it has
  been installed.


-- Configuring incomplete, errors occurred!

This is because the brew formula for ki18n currently installs v6.11.0:

$ brew info ki18n
==> ki18n: stable 6.11.0 (bottled), HEAD

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions