throw new DllNotFoundException("Microsoft Visual C++ 2017-2019 Redistributable (x64)"); when there is one.
See original GitHub issueThanks for the good work.
But I had that DllNotFound exception. Then I add
{ @"Installer\Dependencies\VC,redist.x64,amd64,14.24,bundle", "Microsoft Visual C++ 2015-2019 Redistributable (x64)" }
for the checkKeys in YoloWrapper.IsMicrosoftVisualCPlusPlus2017Available function, and everything works just fine.
There must be better ways to determine if Visual C++ was installed or not. I also wonder if we really need that check at all.
Regards.
Issue Analytics
- State:
- Created 4 years ago
- Comments:24 (2 by maintainers)
Top Results From Across the Web
Microsoft Visual C++ 2017-2019 Redistributable (x64)
I keep getting an error when trying to use yolo for object detection. I added an image of the error I get when...
Read more >Microsoft Visual C++ 2017 Redistributable package (x86) ...
I have been trying to install the Microsoft Visual C++ 2017 Redistributable package, as a program I need only works with it installed, ......
Read more >System.DllNotFoundException: Unable to load DLL. No ...
I built a C# application with WPF on Visual Studio 2012 that uses C++ DLL and targets .NET4.5. I have two projects running,...
Read more >Unable to load DLL 'IfxEvents.dll' - Dynamics 365 Community
System.DllNotFoundException: Unable to load DLL 'IfxEvents.dll': The specified module could not be found. Reason Microsoft Visual C++ 2005 Redistributable ...
Read more >DllNotFoundException oculusplugin.dll
Hi, When I play the Unity demos in my windows I have an error of dll not found. ... x86 and x64 version...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
For the solutoin of this error First go to menage nuget and you must to see a updates apps. Than choose your altorus apps and uptade this apps to 2.6.4.0 version. Good luck dears.
Cause ı get some error.