1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-09 06:36:34 -04:00
sdrangel/devices/perseus
Davide Gerhard a53755589e
perseus: fix build error
descr->firmware_downloaded is private and require perseus-in.h that is
not installed by libperseus-sdr; see]
e390356c86/Makefile.am
line 44

/Users/rainbow/tmp/my/sdrangel/devices/perseus/deviceperseusscan.cpp:45:18: error: member access into incomplete type 'perseus_descr' (aka 'perseus_descr_ds')
if (descr->firmware_downloaded)
2019-04-19 08:46:28 +02:00
..
CMakeLists.txt Adaptation of cmake files to MSVC 2018-12-02 03:06:04 +01:00
deviceperseus.cpp Fixed incomplete copyright headers (1) 2019-04-11 06:39:30 +02:00
deviceperseus.h Fixed incomplete copyright headers (1) 2019-04-11 06:39:30 +02:00
deviceperseusscan.cpp perseus: fix build error 2019-04-19 08:46:28 +02:00
deviceperseusscan.h Fixed incomplete copyright headers (1) 2019-04-11 06:39:30 +02:00