Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile error with boost-libs 1.66 #5

Closed
kirmizz opened this issue Jan 22, 2018 · 1 comment
Closed

Compile error with boost-libs 1.66 #5

kirmizz opened this issue Jan 22, 2018 · 1 comment
Assignees

Comments

@kirmizz
Copy link

kirmizz commented Jan 22, 2018

I'm had the same issue to compile on Arch Linux as ronnylov mentioned here: gobytecoin/gobyte#6

"On Arch Linux I got compile errors after upgrading boost to version 1.66.
To fix them I did changes in txmempool.h like described here:
bitcoin/bitcoin@1ec0c0a

Did not need to fix anything in miner.h

Not sure what changes do but maybe some developer can check it."

After the small change I was able to compile.

@hunbalazs hunbalazs self-assigned this Mar 13, 2018
@hunbalazs
Copy link

Please check https://github.com/hunbalazs/vivo
If that version works I will pull it into VIVO repo

vivocoindev pushed a commit that referenced this issue Apr 21, 2018
- fix issue #5
- fix permission issue (autogen.sh, share/genbuild.sh)
- fix -instantsenddepth parameter issue
vivocoindev pushed a commit that referenced this issue Apr 21, 2018
- fix issue #5
- fix permission issue (autogen.sh, share/genbuild.sh)
- fix -instantsenddepth parameter issue
vivocoindev pushed a commit that referenced this issue Apr 30, 2018
- fix issue #5
- fix permission issue (autogen.sh, share/genbuild.sh)
- fix -instantsenddepth parameter issue
- pulled depends from bitcoin to fix cross compilation issues
- replaced icons
vivocoindev pushed a commit that referenced this issue Apr 30, 2018
- fix issue #5
- fix permission issue (autogen.sh, share/genbuild.sh)
- fix -instantsenddepth parameter issue
- pulled depends from bitcoin to fix cross compilation issues
- replaced icons
vivocoindev pushed a commit that referenced this issue Apr 30, 2018
- fix issue #5
- fix permission issue (autogen.sh, share/genbuild.sh)
- fix -instantsenddepth parameter issue
- pulled depends from bitcoin to fix cross compilation issues
- replaced icons
vivocoindev pushed a commit that referenced this issue Apr 30, 2018
- fix issue #5
- fix permission issue (autogen.sh, share/genbuild.sh)
- fix -instantsenddepth parameter issue
- pulled depends from bitcoin to fix cross compilation issues
- replaced icons
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants