Author

Topic: OpenSell/bn.h (Read 1030 times)

member
Activity: 70
Merit: 10
April 29, 2013, 12:14:50 AM
#6
I have no problem to build qt following headless instruction. I built the litecoin-qt, there are some libs missing giving undefined symbols, but once they are added in the .pro file (e.g. liboleaut32.a etc), the generated makefile is ok using mingw32 make, and the built qt seems working fine (send/receive/transaction etc).
legendary
Activity: 2058
Merit: 1431
April 28, 2013, 09:26:05 PM
#5
The Qt is the same, isn't it? except you define the include path in the .pro file. I followed the headless build process and it works fine to build Qt too.
I'm having trouble with building qt. Others seem to having trouble as well, and they had to compile qt separately.
member
Activity: 70
Merit: 10
April 28, 2013, 08:32:57 PM
#4
The Qt is the same, isn't it? except you define the include path in the .pro file. I followed the headless build process and it works fine to build Qt too.
legendary
Activity: 2058
Merit: 1431
April 28, 2013, 04:57:54 PM
#3
install openssl-1.0.1d or e, then make sure the include dir is in the build script.
For windows build you see details here:
https://bitcointalksearch.org/topic/building-headless-bitcoin-and-bitcoin-qt-on-windows-149479

that only build the daemon, not the qt

ezbuild: use gitian
member
Activity: 70
Merit: 10
April 28, 2013, 04:36:52 PM
#2
install openssl-1.0.1d or e, then make sure the include dir is in the build script.
For windows build you see details here:
https://bitcointalksearch.org/topic/building-headless-bitcoin-and-bitcoin-qt-on-windows-149479
member
Activity: 84
Merit: 10
April 28, 2013, 03:37:31 PM
#1
download the Litecoin source code so I can try compiling it in codeblocks, I loaded up main.cpp and when I build it I get only one error and that it can't find openssl/bh.h which does seem to be missing from the files in the source code zip.

Anyone know where to find this?
Jump to: