Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't compile Maui Shell on ArchLinux, "Can't find MauiKitConfig.cmake" #56

Open
SunRain opened this issue Aug 30, 2023 · 0 comments
Open
Labels
bug Issues caused by flaws, faults or unexpected behavior in the software.

Comments

@SunRain
Copy link

SunRain commented Aug 30, 2023

Try to build maui-shell as the installation process https://github.com/Nitrux/maui-shell/wiki/Build-Instructions-for-Arch-Linux

To Reproduce


CMake Error at casklib/CMakeLists.txt:73 (find_package):
  By not providing "FindMauiKit.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "MauiKit", but
  CMake did not find one.

  Could not find a package configuration file provided by "MauiKit" with any
  of the following names:

    MauiKitConfig.cmake
    mauikit-config.cmake

  Add the installation prefix of "MauiKit" to CMAKE_PREFIX_PATH or set
  "MauiKit_DIR" to a directory containing one of the above files.  If
  "MauiKit" provides a separate development package or SDK, be sure it has
  been installed.
@SunRain SunRain changed the title Can't compile Maui Shell on ArchLinux, "Can Can't compile Maui Shell on ArchLinux, "Can't find MauiKitConfig.cmake" Aug 30, 2023
@UriHerrera UriHerrera added the bug Issues caused by flaws, faults or unexpected behavior in the software. label Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues caused by flaws, faults or unexpected behavior in the software.
Projects
None yet
Development

No branches or pull requests

2 participants