Pink2Dev / Pink2

Pinkcoin 2 Qt wallet and daemon
https://getstarted.with.pink/
MIT License
29 stars 22 forks source link

Fix for Windows build #19

Closed aistrych closed 5 years ago

aistrych commented 5 years ago

Fixes #16 by using dockerized Ubuntu Trusty instead of host Ubuntu Xenial. Issue was caused by broken MinGW in Ubuntu Xenial (bitcoin/bitcoin#8732)