Bitcoin Forum
June 02, 2024, 11:05:07 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: OpenSell/bn.h  (Read 1018 times)
AlexMerced (OP)
Member
**
Offline Offline

Activity: 84
Merit: 10



View Profile WWW
April 28, 2013, 07: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?

js2082
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
April 28, 2013, 08: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://bitcointalk.org/index.php?topic=149479.0
grue
Legendary
*
Offline Offline

Activity: 2058
Merit: 1431



View Profile
April 28, 2013, 08: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://bitcointalk.org/index.php?topic=149479.0

that only build the daemon, not the qt

ezbuild: use gitian

It is pitch black. You are likely to be eaten by a grue.

Adblock for annoying signature ads | Enhanced Merit UI
js2082
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
April 29, 2013, 12:32:57 AM
 #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.
grue
Legendary
*
Offline Offline

Activity: 2058
Merit: 1431



View Profile
April 29, 2013, 01:26:05 AM
 #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.

It is pitch black. You are likely to be eaten by a grue.

Adblock for annoying signature ads | Enhanced Merit UI
js2082
Member
**
Offline Offline

Activity: 70
Merit: 10



View Profile
April 29, 2013, 04: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).
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!