AlexandreRouma / SDRPlusPlus

Cross-Platform SDR Software
GNU General Public License v3.0
3.93k stars 539 forks source link

sdr++ does not work on windows. Help me #424

Closed i2ils closed 2 years ago

i2ils commented 2 years ago

I download sdr++ for windows 64 and I unzip the file. Then I copy all files in a new directory. then , using a sdrplay, I started the exe. But, sorry for my , the program started and close itself in few seconds.
Can someone help me suggesting where I mistake ? Thanks. By I2ILS Salvatore

AlexandreRouma commented 2 years ago

Can you start SDR++ from a terminal like this: ./sdrpp.exe -s And post what it prints?

i2ils commented 2 years ago

I will send you a log. Thanks.

I2ILS Salvatore

Il giorno sab 9 ott 2021 alle ore 17:44 AlexandreRouma < @.***> ha scritto:

Can you start SDR++ from a terminal like this: ./sdrpp.exe -s And post what it prints?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/AlexandreRouma/SDRPlusPlus/issues/424#issuecomment-939317004, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASHO74SF74XPUS5NJJHB7ELUGBPOZANCNFSM5FVM4VVQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

i2ils commented 2 years ago

This is a log in text format. Thanks

C:>cd sdr++

C:\SDR++>sdrpp -s [2021-10-10 16:14:24.944] [info] SDR++ v1.0.3 [2021-10-10 16:14:24.946] [info] Loading config [2021-10-10 16:14:25.456] [info] Loading icons [2021-10-10 16:14:25.491] [info] Loading band plans [2021-10-10 16:14:25.506] [info] Loading band plans color table [2021-10-10 16:14:25.512] [info] Loading modules [2021-10-10 16:14:25.512] [info] Loading ./modules/airspyhf_source.dll [2021-10-10 16:14:25.525] [info] Loading ./modules/airspy_source.dll [2021-10-10 16:14:25.533] [info] Loading ./modules/audio_sink.dll [2021-10-10 16:14:25.542] [info] Loading ./modules/bladerf_source.dll [2021-10-10 16:14:25.548] [info] Loading ./modules/discord_integration.dll [2021-10-10 16:14:25.552] [info] Loading ./modules/file_source.dll [2021-10-10 16:14:25.556] [info] Loading ./modules/frequency_manager.dll [2021-10-10 16:14:25.565] [info] Loading ./modules/hackrf_sourceXX.dll [2021-10-10 16:14:25.575] [info] Loading ./modules/limesdr_source.dll [2021-10-10 16:14:25.581] [info] Loading ./modules/meteor_demodulator.dll [2021-10-10 16:14:25.585] [info] Loading ./modules/network_sink.dll [2021-10-10 16:14:25.590] [info] Loading ./modules/plutosdr_source.dll [2021-10-10 16:14:25.596] [info] Loading ./modules/radio.dll [2021-10-10 16:14:25.605] [info] Loading ./modules/recorder.dll [2021-10-10 16:14:25.610] [info] Loading ./modules/rigctl_server.dll [2021-10-10 16:14:25.618] [info] Loading ./modules/rtl_sdr_source.dll [2021-10-10 16:14:25.625] [info] Loading ./modules/rtl_tcp_source.dll [2021-10-10 16:14:25.635] [info] Loading ./modules/sdrplay_source.dll [2021-10-10 16:14:25.650] [info] Loading ./modules/soapy_sourceXX.dll [2021-10-10 16:14:25.657] [error] Couldn't load ./modules/soapy_sourceXX.dll. Error code: 126 [2021-10-10 16:14:25.657] [info] Loading ./modules/spyserver_source.dll [2021-10-10 16:14:25.665] [info] Initializing Airspy Source (airspy_source) [2021-10-10 16:14:25.704] [info] Initializing AirspyHF+ Source (airspyhf_source) [2021-10-10 16:14:25.741] [info] Initializing Audio Sink (audio_sink) [2021-10-10 16:14:25.746] [info] Initializing BladeRF Source (bladerf_source) [2021-10-10 16:14:25.785] [error] Could not list devices [2021-10-10 16:14:25.786] [info] Initializing File Source (file_source) [2021-10-10 16:14:25.790] [info] Initializing Frequency Manager (frequency_manager) [2021-10-10 16:14:25.796] [info] Initializing HackRF Source (hackrf_source) [2021-10-10 16:14:25.832] [info] Initializing LimeSDR Source (limesdr_source) [2021-10-10 16:14:25.838] [info] Initializing PlutoSDR Source (plutosdr_source) [2021-10-10 16:14:25.842] [info] Initializing RTL-SDR Source (rtl_sdr_source) [2021-10-10 16:14:25.883] [info] Initializing RTL-TCP Source (rtl_tcp_source) [2021-10-10 16:14:25.887] [info] Initializing Radio (radio) [2021-10-10 16:14:25.991] [info] RtAudio stream open [2021-10-10 16:14:25.992] [info] Initializing Recorder (recorder)

C:\SDR++>

I2ILS Salvatore

AlexandreRouma commented 2 years ago

I see, could you give more info on your PC? What are the specs and what version of windows is it running?

i2ils commented 2 years ago

Hello AlexandreRouma/SDRPlusPlus

Thank you for your help. I discovered that the problem was my error in renaming the directory in which the program was stored on the PC. my PC is a SURFACE Pro 4 with i7 and 8GB/U256GB.

Thank you again and regards.

I2ILS Salvatore

Il giorno dom 10 ott 2021 alle ore 16:25 AlexandreRouma < @.***> ha scritto:

I see, could you give more info on your PC? What are the specs and what version of windows is it running?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/AlexandreRouma/SDRPlusPlus/issues/424#issuecomment-939491370, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASHO74WSYEEGEA4GECF2ZLLUGGO37ANCNFSM5FVM4VVQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.