SDRPlay on Ubuntu 18.04

General discussions
Post Reply
k0fry
Posts: 3
Joined: Sun Jun 24, 2018 2:56 pm

SDRPlay on Ubuntu 18.04

Post by k0fry » Sun Jun 24, 2018 3:16 pm

Hello,
This is my first question so please bear with me. I have rsp2 which I have working on Ubuntu 16.04 (Xenial) but I'm trying to get it to work on Bionic 18.04.

Everything work down to loading Cubic SDR. When I run:

cmake ../ -DCMAKE_BUILD_TYPE=Release -DwxWidgets_CONFIG_EXECUTABLE=~/Develop/wxWidgets-staticlib/bin/wx-config

I get:

64 bit compiler detected
CMake Error at /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find wxWidgets (missing: wxWidgets_LIBRARIES
wxWidgets_INCLUDE_DIRS)
Call Stack (most recent call first):
/usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake-3.10/Modules/FindwxWidgets.cmake:953 (find_package_handle_standard_args)
CMakeLists.txt:175 (find_package)


-- Configuring incomplete, errors occurred!
See also "/home/k0fry/tarballs/CubicSDR/build/CMakeFiles/CMakeOutput.log".

Any help you can give would be greatly appreciated. Thanks a lot.
Last edited by k0fry on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

sdrplay
Posts: 978
Joined: Wed Jan 07, 2015 7:58 am

Re: SDRPlay on Ubuntu 18.04

Post by sdrplay » Sun Jun 24, 2018 9:50 pm

Looks like that cannot find the wxWidgets - did you build them? If so, check the path that you installed them to is the same as the one specified for the CubicSDR build.

Best regards,

SDRplay Support

Reason: No reason

k0fry
Posts: 3
Joined: Sun Jun 24, 2018 2:56 pm

Re: SDRPlay on Ubuntu 18.04

Post by k0fry » Sun Jul 01, 2018 4:42 pm

I tried to reinstall WxWidgets, I get warning messages about undefined variables. Could I be build the wrong version of WxWidgets?
Last edited by k0fry on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason

rino6
Posts: 1
Joined: Fri Jul 06, 2018 10:00 am

Re: SDRPlay on Ubuntu 18.04

Post by rino6 » Fri Jul 06, 2018 10:01 am

The same problem here. I also get warning messages about undefined variables even after I tried to reinstall it.
Last edited by rino6 on Thu Jan 01, 1970 12:00 am, edited 0 times in total.
Reason: No reason
gmail sign up new account

Post Reply