libbitcoin / libbitcoin-system

Bitcoin Cross-Platform C++ Development Toolkit

Home Page:https://libbitcoin.info/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I need an updated example.

Z-fly opened this issue · comments

If there is a build break feel free to post it.

@evoskuil How to fix it? #1354 (comment)
image
Now I use /version3.
I'm very sorry, I'm a beginner in C++.

It looks like you are writing version4 code with a version3 dependency. The namespace organizations are different.

If you are only working with libbitcoin-system I recommends version4 (master). But if you need bx then you need to use version3, because it’s not buildable yet in master.