SDRPlay Independent Community Forum › Forums › SDR Software (RSP Compatible) › SoapySDRPlay API on 64-bit Raspberry Pi OS › Reply To: SoapySDRPlay API on 64-bit Raspberry Pi OS
		March 8, 2022 at 3:35 pm
		
		#2013
		
		
		
	
		
		StandingWave
		
		
	
	Participant
Ok a bit annoyed to be having to to type all of this again because it didn’t get posted the first time around!
I realised that the sources are available for SoapySDR and SoapySDRPlay, however, I ren into difficulties when trying to compile both of them.
When I run cmake on SoapySDR, I get:
-- Could NOT find Python3InterpDbg (missing: PYTHON3_DBG_EXECUTABLE) 
-- PYTHON3INTERP_FOUND: TRUE
-- PYTHON3_EXECUTABLE: /usr/bin/python3
-- PYTHON3_INSTALL_DIR: ${prefix}/lib/python3.9/dist-packages
-- Found Python3Libs: -L/usr/lib/python3.9/config-3.9-aarch64-linux-gnu -L/usr/lib  -lcrypt -lpthread -ldl  -lutil -lm -lm  
-- PYTHON3LIBS_FOUND: TRUE
-- PYTHON3_INCLUDE_DIRS: /usr/include/python3.9;/usr/include/python3.9
-- PYTHON3_LIBRARIES: -L/usr/lib/python3.9/config-3.9-aarch64-linux-gnu -L/usr/lib  -lcrypt -lpthread -ldl  -lutil -lm -lmNevertheless, make still compiles the library and libSoapySdr.so.0.8.1 gets build and installed with make install.
When I then proceed to compile the SoapySDRPlay library I get:
- This reply was modified 3 years, 7 months ago by .
- This reply was modified 3 years, 7 months ago by .