[hpsdr] PowerSDR v. 1.19.3. on windows 7

Tom McDermott tom.mcdermott4 at yahoo.com
Tue Jul 31 07:21:47 PDT 2012


The standard Windows error message about missing DLL can be kind of confusing. It really means:
 
1) Either the DLL is missing, or
2) The DLL was found, but something else that the DLL references can't be found.
 
Most likely the version of the DLL that you are trying to use was built referencing a C runtime library that is different (older) than the one installed on your system. There are some solutions:
 
1. Download Dependency Walker.  This is a free software tool that will search for all the dependencies an application uses, and identify which ones can't be found.  http://www.dependencywalker.com/
Open up the JanusAudio.dll in question and search for sub-dependencies.
There are a few false positives that you will need to ignore...
 
2a. Get the DLL source and rebuild it to use the most recent C runtime (or whatever else it may be referencing that is not on your computer).
 
or
 
2b. Identify the version of runtime library that the DLL needs, and install that on your computer.
 
 
-- Tom, N5EG
 
 
 


>________________________________
>From: Georg Prinz <getpri at t-online.de>
>To: hpsdr at lists.openhpsdr.org 
>Sent: Tuesday, July 31, 2012 5:46 AM
>Subject: [hpsdr] PowerSDR v. 1.19.3. on windows 7
>
>***** High Performance Software Defined Radio Discussion List *****
>
>
>
>Hello to all,
>
>trying to run Joe´s Signal Generator I always get the error:
> "JanusAudio.dll missing. Except of HRESULT:0:x8007007E cant be loaded".
> But JanusAudio.dll is located in the same directrory like PowerSDR.
>
>This program is based upon W5WC version 1.19.3.4. Therefore I tried the version PowerSDR v. 1.19.3.4 and v 1.19.3.5 witlh the same result. 
>
>All other versions based on 2.2.3.1 by W5WC and Joe, dual rx, tripl rx all are behaving fine.
>
>My hardware is as follows :
>
>Slot J6: Metis, J5 Excalibur, J4 Penelope, J3 (master), J2 and J1 each Mercury.
>
>Firmware: Metis v.1.8, Penelope v. 1.7, Mercury 3.2.
>
>OS: Windows 7 64bit on a AMD quad core 3.2GHz.
>
>Joe told me that on his Window 7 and AMD processor the PowerSDR v. 1.19.3.4 is running smoothly.
>
>Does anybody have an idea to succeed?
>
>73, Georg, dl2kp
>
>
>
>_______________________________________________
>HPSDR Discussion List
>To post msg: hpsdr at openhpsdr.org
>Subscription help: http://lists.openhpsdr.org/listinfo.cgi/hpsdr-openhpsdr.org
>HPSDR web page: http://openhpsdr.org/
>Archives: http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openhpsdr.org/pipermail/hpsdr-openhpsdr.org/attachments/20120731/42974c0e/attachment-0004.htm>


More information about the Hpsdr mailing list