| Summary: | Could not find a package configuration file provided by "Analitza" | ||
|---|---|---|---|
| Product: | [Applications] cantor | Reporter: | Scarlett Moore <sgmoore> |
| Component: | kalgebra-backend | Assignee: | Aleix Pol <aleixpol> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | alexanderrieder, filipe |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Kubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Are we talking about Cantor based on Qt5 or Qt4? Qt4, I am told qt5 version has not beeen released so not to package yet. Correct. You will need the last Analitza release 4.13 to have KAlgebra backend in Cantor, until it's ported. I should mantion this is 14.12.2 packages, it wants a depend from 4.13? not sure how I can pull that off. This was solved some releases ago, thanks for all! |
I am trying to package this and I recieve the fllowing error which I suspect will break kalgebra support. CMake Warning at /usr/share/kde4/apps/cmake/modules/MacroOptionalFindPackage.cmake:32 (find_package): By not providing "FindAnalitza.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Analitza", but CMake did not find one. Could not find a package configuration file provided by "Analitza" with any of the following names: AnalitzaConfig.cmake analitza-config.cmake Add the installation prefix of "Analitza" to CMAKE_PREFIX_PATH or set "Analitza_DIR" to a directory containing one of the above files. If "Analitza" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:8 (macro_optional_find_package) Analitza now installs ./usr/lib/x86_64-linux-gnu/cmake/Analitza5/Analitza5Config.cmake Which is likely what the probelm is. Reproducible: Always Steps to Reproduce: 1. Compile 2. 3. Actual Results: Missing depend Expected Results: No missing depends.