Post
Topic
Board Development & Technical Discussion
Re: (Now At Github) Bitcoin 0.8.6 for *VS2013* (32 and 64 bit) and Qt5.2
by
old c coder
on 07/06/2014, 19:50:04 UTC
Hi all,

I couldn't wait any longer... Yes there are a few faux pas etc. but I think the ideas are clear.  Here is the video series on building bitcoind.exe and YACoind.exe using MSVS and C++ on windows:
https://www.youtube.com/playlist?list=PLFnWb0ttBBMLyUuniLp3PJ5Mn4tVUlliZ
there are 4 static library building videos, all short, and a two part finale  Smiley
Hope this helps those that are "gcc desperate"  Grin  I'm just offering an alternative to the current methods.  It passes the unit test too, BTW.

Ron
Hello,

In case anyone cares, I've just compiled bitcoind 0.9.0.99 in debug and release mode and they work!  I will be attempting a bitcoin pull request soon...

All of those who are having trouble building *coind.exe daemons might consider building them on MSVC++.  So far I've built 3 other daemons successfully.

Ron