JvanKatwijk / rtlsdr-emulator-sdrplay

rtlsdr emulator: How to run rtlsdr software with an SDRplay device (renewed for windows)
GNU General Public License v2.0
24 stars 5 forks source link

Typo in example command in Readme File #1

Open RohanWoods opened 5 years ago

RohanWoods commented 5 years ago

gcc -O2 -fPIC -shared -I . -o librtlsdr.o rtlsdr-bridge.c -lmiradrapi-rsp should be gcc -O2 -fPIC -shared -I . -o librtlsdr.o rtlsdr-bridge.c -lmirsdrapi-rsp

JvanKatwijk commented 5 years ago

Thanks

Op wo 13 feb. 2019 om 12:08 schreef RohanWoods notifications@github.com:

gcc -O2 -fPIC -shared -I . -o librtlsdr.o rtlsdr-bridge.c -lmira drapi-rsp should be gcc -O2 -fPIC -shared -I . -o librtlsdr.o rtlsdr-bridge.c -lmirsdrapi-rsp

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/JvanKatwijk/rtlsdr-emulator-sdrplay/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AITzwDosJI_8IB7GnlaIzOVnwEj6j-5Eks5vM_IWgaJpZM4a5KTm .

-- Jan van Katwijk