If it helps anybody, last weekend I was finally able to build the client on x64 windows (using windmaster and floodyberry's github projects). I'm not sure why people say scrypt won't compile on windows, I don't recall having issues with that part. Dependencies were a b*tch though. I think I got upnp linked in but couldn't get qrencode working due to pthread linking errors that I can't figure out (yet). If nothing else it gets rid of the checkpoint message. It also uses a different icon for the exe (public domain by
bitdwarf), but it only really shows in explorer and I didn't bother replacing any other graphics. It is using these dependencies:
BOOST_LIB_SUFFIX=-mgw46-mt-s-1_50
BOOST_INCLUDE_PATH=d:\\boost-1.50.0-mgw
BOOST_LIB_PATH=d:\\boost-1.50.0-mgw\\stage\\lib
BDB_INCLUDE_PATH=d:\\db-4.8.30.NC-mgw\\build_unix
BDB_LIB_PATH=d:\\db-4.8.30.NC-mgw\\build_unix
OPENSSL_INCLUDE_PATH=d:\\openssl-1.0.1e-mgw\\include
OPENSSL_LIB_PATH=d:\\openssl-1.0.1e-mgw
MINIUPNPC_INCLUDE_PATH=d:\\miniupnpc-1.8-mgw
MINIUPNPC_LIB_PATH=d:\\miniupnpc-1.8-mgw\\miniupnpc
I didn't post it right away because nobody knows me and I didn't want to be accused of adding malware. Maybe someone trusted in the community could check it out. If you have any doubts, don't download it please. Also, you really should encrypt your main wallets to protect yourself this sort of thing. If you are doing solo mining and have to leave it unencrypted, I suggest making two wallets and transfer coins to the encrypted wallet from time to time. As always, backup your data before running any random downloads from teh interwebs.
http://tig.org/crypto/yacoin-qt.zipI also recompiled the minerd_scrypt_jane_avx that
god3 posted for x64, with the single change to not print the LONGPOLL messages when running in quite (-q) mode. Again, I don't know how to prove it isn't malware.
http://tig.org/crypto/minerd_avx.zip