just tried to compile for win, no warranty of course - test and tell us...
http://www.filedropper.com/xptminer7zyou need google+7zip
edit : and you need this as well ::
http://www.sendspace.com/file/euq04o---- i did this ---
VERSION=b15
MAKEFLAGS=-j4
MAKEFILE=Makefile.mingw
make clean
make ${MAKEFLAGS} -f ${MAKEFILE} BUILD_ARCH='-msse4 -mavx -mavx2 -static'
x86_64-w64-mingw32-g++ -Wall -Wextra -O2 -fomit-frame-pointer -msse4 -mavx -mavx2 -static -L/home/dga/cross/lib -IxptMiner/includes/ -IxptMiner/OpenCL -I/home/dga/cross/include -static -o xptminer.exe xptMiner/ticker.o xptMiner/main.o xptMiner/sha2.o xptMiner/xptClient.o xptMiner/xptClientPacketHandler.o xptMiner/xptPacketbuffer.o xptMiner/xptServer.o xptMiner/xptServerPacketHandler.o xptMiner/transaction.o xptMiner/riecoinMiner.o xptMiner/jhlib.o -L/home/sq/openssl-1.0.1g -L/usr/x86_64-w64-mingw32/sys-root/mingw/lib -lcrypto -lssl -lwsock32 -lws2_32 -lgmp.dll -flto -DDEBUG