Skip to content
This repository has been archived by the owner on Jan 9, 2021. It is now read-only.

Linux build Problems #4

Closed
hsacz opened this issue Oct 22, 2016 · 3 comments
Closed

Linux build Problems #4

hsacz opened this issue Oct 22, 2016 · 3 comments

Comments

@hsacz
Copy link

hsacz commented Oct 22, 2016

Hi
Since you have made the two changes in last hour I can no longer build Ubuntu 16 (was working fine before)
please advise:
In file included from ../nheqminer/amount.h:9:0,
from ../nheqminer/primitives/transaction.h:9,
from ../nheqminer/primitives/block.h:9,
from ../nheqminer/main.cpp:5:
../nheqminer/serialize.h:24:27: fatal error: boost/array.hpp: No such file or directory
compilation terminated.
Makefile:433: recipe for target 'main.o' failed
make: *** [main.o] Error 1

@S74nk0
Copy link
Contributor

S74nk0 commented Oct 22, 2016

Hi @hsacz. We will fix this. But I would advise you to use this method instead.

@hsacz
Copy link
Author

hsacz commented Oct 22, 2016

Just used new procedure as per your new readme - all working now - thank you

@S74nk0
Copy link
Contributor

S74nk0 commented Oct 22, 2016

The latest commit fixes this issue now. But we will be probably using CMake from now on. This miner is still in development and with the addition of GPU support CMake will be the primary build system (on Linux for sure).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants