libbitcoin / libbitcoin-client

Bitcoin Client Query Library
Other
37 stars 42 forks source link

libbitcoin-client build fails looking for removed "output_point" #288

Closed VonBotteicher closed 1 year ago

VonBotteicher commented 1 year ago

Hello,

I am trying to build libbitcoin client from master (#1839b1d4f2e67729dd11feef5350e428a78cbe46) and I get the following error.

image

Looking at the history of libbitcoin-system it looks like these headers were removed about a year ago. What am I missing?

In case it is relevant, I am running the install script like so sudo ./install.sh --with-icu --build-icu --build-boost --build-zmq

I have tried specifying a prefix directory so I can not run as sudo and (as expected) got the same result.

evoskuil commented 1 year ago

Please see readme.

alsxz-bit commented 10 months ago

Please see readme.

Hi! I have exactly same errors as here. I've read readme few times, tried a lot of different parameters to compile but no success. The same errors. I think I miss something. Could you advice, please?

pmienk commented 10 months ago

@alsxz-bit please provide steps performed to reproduce this or file a new issue with specifics.