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

Unable to compile #6

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

Unable to compile #6

sammy007 opened this issue Oct 22, 2016 · 3 comments

Comments

@sammy007
Copy link

Following guide from readme.

make

../nheqminer/3rdparty/boost/predef/hardware/simd/x86.h:13:53: fatal error: boost/predef/hardware/simd/x86/versions.h: No such file or directory

of course boost is installed but ignored.

@S74nk0
Copy link
Contributor

S74nk0 commented Oct 22, 2016

Are you using the CMake build instructions? What OS (Linux/Distro) are you using? And what CPU do you have?

@sammy007
Copy link
Author

sammy007 commented Oct 22, 2016

i7 CPU. Ubuntu 16.06

git clone https://github.com/nicehash/nheqminer.git
cd nheqminer
mkdir build
cd build
qmake ../nheqminer/nheqminer.pro
make

@S74nk0
Copy link
Contributor

S74nk0 commented Oct 22, 2016

We will be deprecating this build system in the future since it has shown to be problematic Use these instead. Reopen this issue if CMake build instructions do not work.

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