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

compiling from git on a raspberry pi 4 8gb #288

Open
xevilstar opened this issue Jul 7, 2022 · 3 comments
Open

compiling from git on a raspberry pi 4 8gb #288

xevilstar opened this issue Jul 7, 2022 · 3 comments

Comments

@xevilstar
Copy link

apt-get install qttools5-dev-tools qttranslations5-l10n
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
qttools5-dev-tools is already the newest version (5.15.2-5).
qttranslations5-l10n is already the newest version (5.15.2-2).
qttranslations5-l10n set to manually installed.

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

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

Qt5LinguistToolsConfig.cmake
qt5linguisttools-config.cmake

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

-- Configuring incomplete, errors occurred!
See also "/usr/src/twinkle/build/CMakeFiles/CMakeOutput.log".

@LubosD
Copy link
Owner

LubosD commented Jul 7, 2022

@xevilstar
Copy link
Author

as indicated in the issue I have qttools5-dev already installed ....

qttools5-dev

@LubosD
Copy link
Owner

LubosD commented Jul 7, 2022

No, you only mentioned qttools5-dev-tools.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants