Krypto-trading-bot: cygwin

Created on 4 Feb 2019  路  4Comments  路  Source: ctubio/Krypto-trading-bot

Hello ,thanks for this software.
Is it possible to compile and use it in Windows with VS17 or cygwin?
thanks and salute from Barcelona :)

question

All 4 comments

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

0

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gusiri picture gusiri  路  3Comments

werkkrew picture werkkrew  路  5Comments

IgorPcelnikov picture IgorPcelnikov  路  4Comments

ghost picture ghost  路  5Comments

nonkreon picture nonkreon  路  5Comments