Hello ,thanks for this software.
Is it possible to compile and use it in Windows with VS17 or cygwin?
thanks and salute from Barcelona :)
eep bon dia'隆
i didnt tested cygwin but it should work on winy since mingw32 works everywhere cos no need any fancy dll (as opposite to compilations with cygwin as explicit target where cygwin1.dll is required)
the automatic installer doesnt work on winy, so just download manually unzip the latest tar.gz for win64 and cp etc/K.sh.dist K.sh as usual; the binary is standalone (all required dlls are self-provided by the app) and will run on any winy as a native terminal app
hope it helps''
to compile it, im not sure how to do it on winy, i use a Debian Buster box with compiler x86_64-w64-mingw32-g++-posix provided simply by apt-get, see:
https://github.com/ctubio/Krypto-trading-bot/blob/c3c707e3afd32e48b40c365144fec6bd8aff393c/Makefile#L146-L150
about VS17 no idea, i hate it :D