Author

Topic: Building bitcoin-qt on windows (Read 2231 times)

newbie
Activity: 28
Merit: 0
January 28, 2012, 05:02:00 PM
#4
compiled bot the gui and daemon
they crash unless i give them a different data dir
then they start downloading the blockchain
member
Activity: 67
Merit: 130
January 28, 2012, 04:11:59 PM
#3
bitcoin-qt.pro:272
-windows:LIBS += -lws2_32 -lshlwapi
+windows:LIBS += -lws2_32 -lshlwapi -lole32 -luuid
newbie
Activity: 28
Merit: 0
January 28, 2012, 02:29:15 PM
#2
it cant find lib ole32
could be several reasons (like not there at all, different file name, wrong version)
https://bitcointalksearch.org/topic/bitcoin-qt-build-error-60014
legendary
Activity: 2058
Merit: 1431
January 28, 2012, 02:15:00 PM
#1
Can't get it to work  Huh


what i did:
Jump to: