Post
Topic
Board Development & Technical Discussion
Re: Building headless Bitcoin and Bitcoin-qt on Windows
by
zaqco
on 30/06/2014, 02:43:56 UTC
Go back through the process replacing any instances of mingw in config commands (e.g Configure mingw64). You don't need to redone load the dependencies, only reconfigure them. You also need to specify mingw64 in your PATH variable before mingw32
Alright, will do. 
Thank you.