SDR++ for HydraSDR RFOne / Forked from https://github.com/AlexandreRouma/SDRPlusPlus

1 Open Issue Need Help Last updated: Jul 18, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The issue is that the SDR++ build process on OpenSUSE Tumbleweed cannot find the `libhydrasdr` library, even though it's installed at `/usr/local/bin`. The task is to troubleshoot this build failure, likely involving investigating the SDR++ CMakeLists.txt file and/or ensuring that the build system correctly links against the installed library using pkg-config or an equivalent method. This might involve modifying the SDR++ build system or environment variables.

Complexity: 4/5
bug help wanted

SDR++ for HydraSDR RFOne / Forked from https://github.com/AlexandreRouma/SDRPlusPlus

C++