Author

Topic: Windows Build Environment (Read 1093 times)

legendary
Activity: 2058
Merit: 1452
December 18, 2011, 09:47:51 PM
#2
   Download the QT Windows SDK and install it. You don't need the Symbian stuff, just the desktop Qt.
    Download and extract the dependencies archive, or compile openssl, boost and dbcxx yourself.
    Copy the contents of the folder "deps" to "X:\QtSDK\mingw", replace X:\ with the location where you installed the Qt SDK. Make sure that the contents of "deps\include" end up in the current "include" directory.
    Open the .pro file in QT creator and build as normal (ctrl-B)

works for me. just disable upnp and it should compile fine.
newbie
Activity: 40
Merit: 0
December 18, 2011, 08:55:11 PM
#1
Is anyone willing to upload an updated build environment for windows with all the dependencies prebuilt? I'd like to try out a a couple patches but setting it all up is a pain. Should be easy if you regularly compile bitcoin since all you should have to do is zip it up.
Jump to: