error compiling in windows
D:\miner\src2\main.cu(297): error : argument of type "void (*)(uv_stream_t *, size_t, const uv_buf_t *)" is incompatible with parameter of type "uv_read_cb"
i use: Visual Studio Build Tools 2019 CUDA Toolkit 11.5 libuv[core]:x86-windows -> 1.43.0 (I am not able to install old version [vcpkg.exe install libuv] )
D:\miner\src2\main.cu(297): error : argument of type "void (*)(uv_stream_t *, size_t, const uv_buf_t *)" is incompatible with parameter of type "uv_read_cb"
i use: Visual Studio Build Tools 2019 CUDA Toolkit 11.5 libuv[core]:x86-windows -> 1.43.0 (I am not able to install old version [vcpkg.exe install libuv] )
This is not maintained any more, as there are many more performant miners available.
a rough idea of where the problem might be would also be fine
a rough idea of where the problem might be would also be fine
Probably libuv version is not correct