You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KWordQuiz is a general purpose flash card program. It can be used for vocabulary learning and many other subjects. It provides an editor and five different flashcard quiz modes. It uses the KVTML file format and contributed files can be downloaded from within the application.
I was trying to package this application as an exercise and got stuck on:
CMake Error at CMakeLists.txt:87 (find_package):
By not providing "FindLibKEduVocDocument.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"LibKEduVocDocument", but CMake did not find one.
Seems to be needing the LibKEduVocDocument library, which, as far as I can tell, is not yet packaged in nixpkgs.
I am not a Nix packager or Qt expert by any stretch. Someone else might have better luck.
Project description
KWordQuiz is a general purpose flash card program. It can be used for vocabulary learning and many other subjects. It provides an editor and five different flashcard quiz modes. It uses the KVTML file format and contributed files can be downloaded from within the application.
Metadata
The text was updated successfully, but these errors were encountered: