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
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
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
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
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