Post
Topic
Board Altcoin Discussion
Re: [HOWTO] compile altcoin for windows on linux using mxe and mingw
by
95dram
on 24/04/2018, 12:11:58 UTC
as promised I managed to get an older fork to work
I replaced

cd /mnt
git clone https://github.com/mxe/mxe.git

with

cd /mnt
git clone https://github.com/abhisit/mxe.git

it works for my needs. maybe somebody else will find a better version