Hi all, trying to contribute to the plasma-keyboard project. There are some references to “how to build qt6” and “how to build plasma” docs, but so far, I’m having no luck finding them.
Gotta admit, I’m not an expert coder in the Linux space, and getting errors like the below leave me flummoxed:
CMake Error at CMakeLists.txt:11 (find_package):
By not providing “FindECM.cmake” in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by “ECM”, but
CMake did not find one.
Could not find a package configuration file provided by "ECM" (requested
version 6.0.0) with any of the following names:
ECMConfig.cmake
ecm-config.cmake
Add the installation prefix of "ECM" to CMAKE_PREFIX_PATH or set "ECM_DIR"
to a directory containing one of the above files. If "ECM" provides a
separate development package or SDK, be sure it has been installed.