You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libuv dropped support for Win7 a while ago and flatly refuse to even entertain fallback code, and that is what is trying to use that function. It may not be quite as easy to workaround as it was for uv_os_gethostname. I argued with them for a while along with many other people, but gave up.
It may be possible to build your own against an old libuv from back before the developers over there decided to be version-fascists, but I'm not sure if that would actually work. Precompiled libuv is in the xmrig-deps repo and you might be able to roll that back to a point where libuv was still Win7-friendly but the other deps may not work then (openssl3 mostly) with the current code.
Allegedly, Win7 is too old and you will just keep running into more and more issues like this, unfortunately. Especially since a lot of software uses libuv under the hood. Qt has also dropped support, among others. It will just keep getting worse.
There is an error when launching the latest v mo8 in Windows 7 , all previous versions work ok.
Entry point not found : get system time precise as file time could not be located in the dynamic link library kernel32.dll
The text was updated successfully, but these errors were encountered: