Update README.md
This commit is contained in:
parent
8be3249cb8
commit
af5abc04b3
@ -28,9 +28,8 @@ Build
|
||||
* You may get a error: -lgomp is not found
|
||||
- You can type ```make no_omp=1```, this will get you single thread xgboost
|
||||
- Alternatively, you can upgrade your compiler to compile multi-thread version
|
||||
* Possible way to build using Visual Studio (not tested):
|
||||
- In principle, you can put src/xgboost.cpp and src/io/io.cpp into the project, and build xgboost.
|
||||
- For python module, you need python/xgboost_wrapper.cpp and src/io/io.cpp to build a dll.
|
||||
* Windows(VS 2010): see [windows](windows) folder
|
||||
- In principle, you want to put all the cpp files mentioned in the Makefile to the project, and compile
|
||||
|
||||
Version
|
||||
======
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user