which reminds me ... joblo - i am building a windows 10 x64 system and the only thing missing now is the compilation system for the granite windows wallets ...
i remember you had a small 'howto' set up somewhere for such installs in windows ...
do you have the link please mate? ...
#crysx
I've never compiled a wallet on Windows, or anything else except ccminer. I managed to get it done but that doesn't
make me an expert. If you have a source package with all the Windows project files it should just be a matter of
installing VS Community and building the solution. The only thing of note in my cryptic howto was modifying the compute
version in the cuda options. In your case it should be bread and butter Windows compilation.
yup - i agree ...
it should be quite basic ... although i also need an osx wallet version - but refuse to buy a mac ... my own reasons for that
...
do you have a link to the 'cryptic' howto - and i willlet you know how it all goes for windows 10 x64 ...
the os is installed now and all updated ... now to get the build environment running on it ...
tanx in advance mate ...
#crysx
For all the good it will do...
download vs_community, cudatools
install vs-community
install cuda
download and unpack ccminer
open ccminer.sln
verify release, 32
change config to customize compute version
project->properties->configuration properties->cuda c/c++->device
select code generation, edit
build solution
find ccminer.exe in release dir
One annoyance is VS Community only works for 30 days then won't start unless I upgrade. I've installed it
on a VM and use a snapshot to go back and reinstall VSC fresh whenever necessary. I don't know about
running OSX in a VM but it's worth looking into if you can avoid buying Apple HW.