Thank you Bill, success!!!
 
With your help I was able to complete my system with all packages and I could install and launch the v 2.0.1 of WSJT-X, great help, thank you!
 
73 & gn de Marius
HB9VQY
 
Gesendet: Sonntag, 24. März 2019 um 21:44 Uhr
Von: "Bill Somerville" <[email protected]>
An: [email protected]
Betreff: Re: [wsjt-devel] Compiling source of 2.0.1 in Linux Mint 18 fails
On 24/03/2019 20:27, [email protected] wrote:
CMake Error at CMakeLists.txt:864 (find_package):
  By not providing "FindQt5Multimedia.cmake" in CMAKE_MODULE_PATH this
  project has asked CMake to find a package configuration file provided by
  "Qt5Multimedia", but CMake did not find one.
  Could not find a package configuration file provided by "Qt5Multimedia"
  (requested version 5) with any of the following names:
    Qt5MultimediaConfig.cmake
    qt5multimedia-config.cmake

Hi Marius,

sudo apt install qtmultimedia5-dev

You can help yourself with these missing dependencies by installing the apt-file package and then rebuilding the apt cache:


sudo apt install apt-filesuto apt update

then you can find which package contains a file e.g.:

sudo apt-file find Qt5MultimediaConfig.cmake

which will reveal that you need to install qtmultimedia5-dev.

73
Bill
G4WJS.

_______________________________________________ wsjt-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wsjt-devel
 
 
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to