GithubHelp home page GithubHelp logo

Comments (7)

makar853 avatar makar853 commented on June 29, 2024

Hi. I checked x64 version of hackrf.dll with the dependency walker. I think that the only thing your computer can miss is vcruntime140.dll. Try to install Microsoft visual c++ redistributable 2015 or later version
Untitled
P.S.: also make sure that all DLLs and your application are the same bitness.

from nethackrf.

makar853 avatar makar853 commented on June 29, 2024

Completely forgot about one more thing: before all of that above open properties of hackrf.dll and check that it's not blocked by windows. If so, click "unblock" button.
Untitled (1)

from nethackrf.

ztamas83 avatar ztamas83 commented on June 29, 2024

I installed the latest C++ redist package earlier today but no luck. I also checked with Dependency Walker earlier but must have missed some details. The MSVCR100.dll under PTHREADVC2.DLL is actually missing on the target. It's part of the VC++ redist 2012 version according to this:
https://answers.microsoft.com/en-us/windows/forum/all/windows-11-missing-msvcr100dll-and-msvcp100dll/93737f62-db4c-4d9e-ab61-89d60dd52f05

I will get back with the results.

from nethackrf.

ztamas83 avatar ztamas83 commented on June 29, 2024

I installed the latest C++ redist package earlier today but no luck. I also checked with Dependency Walker earlier but must have missed some details. The MSVCR100.dll under PTHREADVC2.DLL is actually missing on the target. It's part of the VC++ redist 2012 version according to this: https://answers.microsoft.com/en-us/windows/forum/all/windows-11-missing-msvcr100dll-and-msvcp100dll/93737f62-db4c-4d9e-ab61-89d60dd52f05

I will get back with the results.

Had to go back one version, VS C++ Redist 2010 is required:
https://www.microsoft.com/en-us/download/details.aspx?id=26999

Now the problem is solved.

from nethackrf.

makar853 avatar makar853 commented on June 29, 2024

Had to go back one version, VS C++ Redist 2010 is required: https://www.microsoft.com/en-us/download/details.aspx?id=26999

Now the problem is solved.

Interesting, I always thought that more recent versions of vc++ include older ones.

from nethackrf.

ztamas83 avatar ztamas83 commented on June 29, 2024

Could be an issue on Windows 11?

from nethackrf.

makar853 avatar makar853 commented on June 29, 2024

Could be an issue on Windows 11?

I've never tested it on windows 11.
After googling vc++ I discovered that all-in-one package from microsoft includes only 2015-2022 versions. So 2005 - 2013 can only be installed separately. I should mention that in readme file.

from nethackrf.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.