Page 2 of 2

Re: SDRconsole RTL not working

Posted: Wed Apr 13, 2022 1:19 pm
by sdramateur
jdow wrote: Tue Apr 12, 2022 10:52 am I am really glad I thought of that. I was really scraping the bottom of the barrel trying to get this solved. I have no problem with this. "Visual Studio" is my favorite computer game. So I tend to have all the DLLs in these packages and more installed without me thinking of it.
Some problems solved by something stupid solution or easy, but never think off at the moment

One thing or two things left
ONE:
i try to understand because these packs installed 100x of times in this PC, for other programs....

Re: SDRconsole RTL not working

Posted: Fri Apr 15, 2022 11:18 am
by jdow
In three words "DLL hell solution".

DLL hell happens when you have two versions of a DLL of the same name around with different properties and API entry points. Programs break. So sometimes it is important to have the correct version on your system. This appears to be one of them. It's frustrating.

{^_^}