sgminer icon indicating copy to clipboard operation
sgminer copied to clipboard

Better Visual Studio and Windows support.

Open MaxDZ8 opened this issue 7 years ago • 1 comments

For some reason this is compiled as C++ code in Visual Studio. A lot of changes involve safe casting from/to uints.

Fixed a typo in blake.c

Added plenty of missing .c files

cURL should really be an optional dependancy, as is SSL. Having it optional greatly simplifies compile: now one just has to download this, ptheads and hit go debug.

Arguably correct windows socket init & shutdown. jansson dependancy as vs reference instead of pragma, it seems other build systems would be better off specifying additional link.

Added missing lib, update to latest windows sdk.

Someone should really test yescrypt, in case someone is interested in GPU mining it (but WHY?).

MaxDZ8 avatar Nov 16 '17 18:11 MaxDZ8

Any progress?

shtse8 avatar Dec 26 '17 10:12 shtse8