AlturosDestinations / Alturos.Yolo

C# Yolo Darknet Wrapper (real-time object detection)
MIT License
427 stars 132 forks source link

Dependency to api-ms-win-core-wow64-l1-1-0 #98

Closed tarnow74 closed 4 years ago

tarnow74 commented 4 years ago

When running DependenciesGui.exe on yolo_cpp_dll_gpu.dll i get an error on missing api-ms-win-core-wow64-l1-1-0.dll from System32\WS2_32.dll

On my win 10 the dll is located under system32\downlevel but it doesn't seem to match the required version

Any idea on how to fix this issue

tinohager commented 4 years ago

No sorry, on my pc it works without any issue

tarnow74 commented 4 years ago

I reinstalled windows 10, Visual Studio 2019 and cuda and I finally have everything working and was also able to compile darnet.exe for training