add win32 ver
This commit is contained in:
parent
537497f520
commit
c46120a46b
12
windows/README.md
Normal file
12
windows/README.md
Normal file
@ -0,0 +1,12 @@
|
||||
The solution has been created with Visual Studio Express 2010.
|
||||
Make sure to compile the Release version
|
||||
|
||||
Build
|
||||
====
|
||||
* Build the project ```rabit``` , this will give you ```rabit.lib``` in ```x64\Release```
|
||||
|
||||
Build Your code with rabit
|
||||
====
|
||||
* Add include to the dependency path of your project
|
||||
* Add ```rabit.lib``` to the linker dependency
|
||||
* The project basic is an example to show you how to build rabit with basic.cc
|
||||
Loading…
x
Reference in New Issue
Block a user