Post
Topic
Board Development & Technical Discussion
Re: Building headless Bitcoin and Bitcoin-qt on Windows
by
BitcoinTate
on 01/01/2014, 22:07:16 UTC
At step 1.4, what is the proper way to install 4.8 to the Mingw folder?


Unpack it somewhere (eg c:\) then add the bin folder (eg C:\mingw32\bin) to your PATH.

Awesome, will do! Thanks!