-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
librtlsdr not loaded #2
Comments
You need a librtlsdr.dll. Thats the problem. Just get from some librtlsdr release (SDR# has one) |
i finded rtlsdr.dll in sdr# folder. does it work "rtlsdr.dll" ? how can i install rtl sdr. i'm a some amateur :'D |
I have same proble. I added librtlsdr.dll in project folder, and also in reference paths, but problem is still there? Do you have any suggestions |
Sorry I couldn't solve the problem :/ |
It is not the rtlsdr.dll, it is librtlsdr.dll. The rtlsdr.dll file are something else which does not work. Also make sure that the C# build is for x86 and not x64 since the librtlsdr that comes with SDR# is 32 bit. |
I included librtlsdr and choosen x86. No success. I can send you a
screenshot if you preffer
…On Fri, Jan 15, 2021, 15:52 Lucas Teske ***@***.***> wrote:
It is not the rtlsdr.dll, it is librtlsdr.dll. The rtlsdr.dll file are
something else which does not work.
Also make sure that the C# build is for x86 and not x64 since the
librtlsdr that comes with SDR# is 32 bit.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALSM6BXOQXNC3M2M5LJITULS2BJD7ANCNFSM4KZ2D6UQ>
.
|
Can you upload the librtlsdr.dll file for me. I could not find |
https://www.dll-files.com/librtlsdr.dll.html
On Sat, Jan 16, 2021 at 1:10 AM Ramazan KISAKOL <[email protected]>
wrote:
… I included librtlsdr and choosen x86. No success. I can send you a
screenshot if you preffer
… <#m_2558308405086499727_>
On Fri, Jan 15, 2021, 15:52 Lucas Teske *@*.***> wrote: It is not the
rtlsdr.dll, it is librtlsdr.dll. The rtlsdr.dll file are something else
which does not work. Also make sure that the C# build is for x86 and not
x64 since the librtlsdr that comes with SDR# is 32 bit. — You are receiving
this because you commented. Reply to this email directly, view it on GitHub
<#2 (comment)
<#2 (comment)>>,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/ALSM6BXOQXNC3M2M5LJITULS2BJD7ANCNFSM4KZ2D6UQ
.
Can you upload the librtlsdr.dll file for me. I could not find
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALSM6BTY5DYQC6SC24ZPYN3S2DKPRANCNFSM4KZ2D6UQ>
.
|
What is problem? i don't have a "librtlsdr.dll" I would be glad if you can help :)
The text was updated successfully, but these errors were encountered: