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

installing xgboost #24

Open
andreiSaw opened this issue Nov 8, 2017 · 4 comments
Open

installing xgboost #24

andreiSaw opened this issue Nov 8, 2017 · 4 comments

Comments

@andreiSaw
Copy link
Contributor

andreiSaw commented Nov 8, 2017

I tried to install and the 4th step was interrupted by clang: clang: clang: clang: error: unsupported option '-fopenmp'
screen shot 2017-11-09 at 02 45 41
screen shot 2017-11-09 at 02 39 41
I suppose there is an good idea to inform users how to install xgboost with this error (microsoft/LightGBM#3 ppwwyyxx/OpenPano#16)

@anaderi
Copy link
Contributor

anaderi commented Nov 11, 2017

what exactly did you run to install it?

@andreiSaw
Copy link
Contributor Author

git clone --recursive https://github.com/dmlc/xgboost
cd xgboost
git checkout 14fba01b5ac42506741e702d3fde68344a82f9f0
make -j

@anaderi
Copy link
Contributor

anaderi commented Nov 12, 2017

ah, I suppose you did it on Mac. May I ask you to add a sentence to README to guide people through it?

@andreiSaw
Copy link
Contributor Author

Yeap, I'll try

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