Bitcoin Forum
May 07, 2024, 08:21:49 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to fix this error in compiling qt wallet  (Read 137 times)
zmerol (OP)
Jr. Member
*
Offline Offline

Activity: 117
Merit: 5


View Profile
March 11, 2018, 11:00:15 PM
 #1

Any one knows how to fix this error ?

1715070109
Hero Member
*
Offline Offline

Posts: 1715070109

View Profile Personal Message (Offline)

Ignore
1715070109
Reply with quote  #2

1715070109
Report to moderator
1715070109
Hero Member
*
Offline Offline

Posts: 1715070109

View Profile Personal Message (Offline)

Ignore
1715070109
Reply with quote  #2

1715070109
Report to moderator
"You Asked For Change, We Gave You Coins" -- casascius
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
apimembership
Full Member
***
Offline Offline

Activity: 448
Merit: 124



View Profile
March 12, 2018, 02:01:17 AM
 #2

Any one knows how to fix this error ?


It looks openssl library headers are missing or you didnt provide right info to build process. First you have to build dependencies
https://github.com/bitcoin/bitcoin/tree/master/depends/packages
You can look at build instruction on https://github.com/bitcoin/bitcoin/tree/master/doc
zmerol (OP)
Jr. Member
*
Offline Offline

Activity: 117
Merit: 5


View Profile
March 12, 2018, 09:45:38 AM
 #3

Any one knows how to fix this error ?


It looks openssl library headers are missing or you didnt provide right info to build process. First you have to build dependencies
https://github.com/bitcoin/bitcoin/tree/master/depends/packages
You can look at build instruction on https://github.com/bitcoin/bitcoin/tree/master/doc
Thanks for the link , I already build all the dependencies but always error
apimembership
Full Member
***
Offline Offline

Activity: 448
Merit: 124



View Profile
March 13, 2018, 12:52:39 AM
 #4

Any one knows how to fix this error ?


It looks openssl library headers are missing or you didnt provide right info to build process. First you have to build dependencies
https://github.com/bitcoin/bitcoin/tree/master/depends/packages
You can look at build instruction on https://github.com/bitcoin/bitcoin/tree/master/doc
Thanks for the link , I already build all the dependencies but always error

in dependencies , they use 1.0.1k openssl but you are using 1.0.1e. jsut try with right version and put it under deps folder and change your -I"C:\deps...."  to -I"..\deps\youroepnsslfolder\include"
zmerol (OP)
Jr. Member
*
Offline Offline

Activity: 117
Merit: 5


View Profile
March 13, 2018, 03:13:12 AM
 #5

Any one knows how to fix this error ?


It looks openssl library headers are missing or you didnt provide right info to build process. First you have to build dependencies
https://github.com/bitcoin/bitcoin/tree/master/depends/packages
You can look at build instruction on https://github.com/bitcoin/bitcoin/tree/master/doc
Thanks for the link , I already build all the dependencies but always error

in dependencies , they use 1.0.1k openssl but you are using 1.0.1e. jsut try with right version and put it under deps folder and change your -I"C:\deps...."  to -I"..\deps\youroepnsslfolder\include"
Already try the openssl v 1.0.1k but still error
zmerol (OP)
Jr. Member
*
Offline Offline

Activity: 117
Merit: 5


View Profile
March 13, 2018, 03:59:51 AM
 #6

Thanks it works  Grin
apimembership
Full Member
***
Offline Offline

Activity: 448
Merit: 124



View Profile
March 14, 2018, 10:04:45 PM
 #7

Thanks it works  Grin

No problem.
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!