Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
35467122
Topic
1080289
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