mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-09 06:18:06 +00:00
Update windows-build.txt
This commit is contained in:
parent
1005853d58
commit
2fe4551aa8
@ -190,9 +190,8 @@ Make a directory and copy the following files into it. This will be your sgminer
|
|||||||
Folder that you use for mining. Remember the .cl filenames could change on later
|
Folder that you use for mining. Remember the .cl filenames could change on later
|
||||||
releases. If you installed a different version of libcurl then some of those dll's
|
releases. If you installed a different version of libcurl then some of those dll's
|
||||||
may be different as well.
|
may be different as well.
|
||||||
sgminer.exe from \MinGW\msys\1.0\home\(username)\sgminer-x.x.x
|
sgminer.exe from \MinGW\msys\1.0\home\(username)\sgminer
|
||||||
*.cl from \MinGW\msys\1.0\home\(username)\sgminer-x.x.x
|
kernel folder from \MinGW\msys\1.0\home\(username)\sgminer
|
||||||
README from \MinGW\msys\1.0\home\(username)\sgminer-x.x.x
|
|
||||||
libcurl.dll from \MinGW\bin
|
libcurl.dll from \MinGW\bin
|
||||||
libidn-11.dll from \MinGW\bin
|
libidn-11.dll from \MinGW\bin
|
||||||
libeay32.dll from \MinGW\bin
|
libeay32.dll from \MinGW\bin
|
||||||
@ -200,6 +199,13 @@ may be different as well.
|
|||||||
libpdcurses.dll from \MinGW\bin
|
libpdcurses.dll from \MinGW\bin
|
||||||
pthreadGC2.dll from \MinGW\bin
|
pthreadGC2.dll from \MinGW\bin
|
||||||
zlib1.dll from \MinGW\bin
|
zlib1.dll from \MinGW\bin
|
||||||
|
doc folder from \MinGW\msys\1.0\home\(username)\sgminer (optional)
|
||||||
|
README.md from \MinGW\msys\1.0\home\(username)\sgminer (optional)
|
||||||
|
AUTHORS.md from \MinGW\msys\1.0\home\(username)\sgminer (optional)
|
||||||
|
ChangeLog from \MinGW\msys\1.0\home\(username)\sgminer (optional)
|
||||||
|
COPYING from \MinGW\msys\1.0\home\(username)\sgminer (optional)
|
||||||
|
example.conf from \MinGW\msys\1.0\home\(username)\sgminer (optional)
|
||||||
|
NEWS.md from \MinGW\msys\1.0\home\(username)\sgminer (optional)
|
||||||
|
|
||||||
**************************************************************************************
|
**************************************************************************************
|
||||||
* Optional - Install Git into MinGW/MSYS *
|
* Optional - Install Git into MinGW/MSYS *
|
||||||
|
Loading…
Reference in New Issue
Block a user