Opened 9 months ago
#73188 assigned defect
wireshark30 @3.0.9: Could not find a package configuration file provided by "Qt5LinguistTools"
| Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ghosthound |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.11.6 |
| Keywords: | Cc: | ||
| Port: | wireshark30 |
Description
CMake Error at CMakeLists.txt:1073 (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.
Note: See
TracTickets for help on using
tickets.
