brian112358 / avermore-miner

Optimized AMD miner for x16r / x16s
https://bitcointalk.org/index.php?topic=3330680.msg34813230
GNU General Public License v3.0
42 stars 25 forks source link

Can't compile source #5

Open KL0nLutiy opened 6 years ago

KL0nLutiy commented 6 years ago

Hello, can't compile source for windows get this errors: image

Did everthing that was describe in winbuild/README.txt

Using Visual Studio 2013

@brian112358, could you help?

KL0nLutiy commented 6 years ago

Fixed that errors buy add strict cust of the variables, but now have a new ones:

image

brian112358 commented 6 years ago

Unfortunately, compilation of sgminer on Windows using Visual Studio has been broken for a long time. In order to compile the Windows binaries, I had to cross-compile it from Linux using mingw-w64. The instructions here are pretty helpful, but some of the DLL sources are broken.

KL0nLutiy commented 6 years ago

@brian112358, you can grab the changes Fixed in my fork: https://github.com/KL0nLutiy/sgminer-gm-x16r