My first attempt at a build from source. I have done my best to search for an answer but no luck.
My system is Xubuntu 20.04.1 Thank you for any help,
My problem:
-- Building for for: Linux-x86_64
-- ******************************************************
-- Checking for module 'hamlib'
-- Package 'libusb-1.0', required by 'hamlib', not found
-- Found hamlib
CMake Error at /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message):
Could NOT find hamlib (missing: hamlib_LIBRARY_DIRS) (Required is at least
version "3")
Call Stack (most recent call first):
/usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE)
CMake/Modules/Findhamlib.cmake:88 (find_package_handle_standard_args)
CMakeLists.txt:875 (find_package)