Hi Ingo, 

that's almost certainly a question for the SDR# developers, not the
osmocom mailing list: they very likely compiled that lib themselves. 

Also, that's just naming. You can name library files however you like.

Also, even if it had the same name, it wouldn't guarantee any
compatibility: When linking against a shared library (a DLL in windows
parlance), you need a compatible ABI, and you only achieve that by
using

* the same version of source code
* a compatible compiler
* the same compilation/linking settings

So, I'm almost certain that no matter what you're trying to achieve,
you're auf dem Holzweg with this one.

Best regards,
Marcus

On Tue, 2019-08-13 at 22:22 +0200, [email protected] wrote:
> In the actual rtl-sdr windows builds there is an librtlsdr.dll,
> while sdr# seems to need an rtlsdr.dll like in the quoted link.
>  
> When was rtlsdr.dll changed to librtlsdr.dll ?
>  
> -----Ursprüngliche Nachricht-----
> Von: "Harald Welte" <[email protected]>
> Gesendet: Dienstag, 13. August 2019 22:15
> An: [email protected]
> Cc: [email protected]
> Betreff: Re: sdr# version rtlsdr
> Hi Ingo,
> 
> On Tue, Aug 13, 2019 at 03:48:34PM +0200, [email protected] wrote:
> > http://osmocom.org/attachments/download/2242/RelWithDebInfo.zip
> > 
> > is this the last version with rtlsdr.dll?
> 
> no, the latest windows binary builds are the weekly automatic builds 
> available from http://ftp.osmocom.org/binaries/windows/rtl-sdr/
> 
> 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to