[wsjt-devel] Trouble compiling wsjt-x 1.7.0 on Pi and Mac

2017-07-05 Thread Pascal Nelson
Bill, Thank you for the tips. I'll try again tomorrow with these in mind and see how far I can get. Aloha, Pascal AC7N Bill Somerville wrote: > Hi Pascal, > as you are installing distribution packages they will be in the usual > place and the CMake script will find them without any CMAKE_PREF

Re: [wsjt-devel] Trouble compiling wsjt-x 1.7.0 on Pi and Mac

2017-07-05 Thread Bill Somerville
Hi Pascal, as you are installing distribution packages they will be in the usual place and the CMake script will find them without any CMAKE_PREFIX_PATH adjustment, that is not so for Hamlib but that is not the problem you are getting. On the Mac you must add the installation directory of Qt

[wsjt-devel] Trouble compiling wsjt-x 1.7.0 on Pi and Mac

2017-07-05 Thread Pascal Nelson
Hi Bill, I have installed QT5 on the Mac, and on the RPi. I have installed libqt5multimedia5-plugins and libqt5multimedia5 on the Pi. I am stymied at this point. The error says to add the installation prefix of "QT5Multimedia" to CMAKE_PREFIX_PATH. I've tried that - but I'm not sure that I'm

Re: [wsjt-devel] Trouble compiling wsjt-x 1.7.0 on Pi and Mac

2017-07-05 Thread Bill Somerville
On 06/07/2017 00:04, Pascal Nelson wrote: Hello all. Help would be appreciated. I am trying to compile WSJT-X 1.7.0 on both Pi and Mac. I am getting this error message, but I can't seem to find a workable solution. Any ideas? CMake Error at CMakeLists.txt:749 (find_package): By not providing

[wsjt-devel] Trouble compiling wsjt-x 1.7.0 on Pi and Mac

2017-07-05 Thread Pascal Nelson
Hello all. Help would be appreciated. I am trying to compile WSJT-X 1.7.0 on both Pi and Mac. I am getting this error message, but I can't seem to find a workable solution. Any ideas? CMake Error at CMakeLists.txt:749 (find_package): By not providing "FindQt5Multimedia.cmake" in CMAKE_MODULE_PAT