27340f9 final minor e03eabc allow win32 git-subtree-dir: subtree/rabit git-subtree-split: 27340f95e43ef6f756f4882844d8c42a10d3b78e
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 yourabit.libinx64\Release
Build Your code with rabit
- Add include to the dependency path of your project
- Add
rabit.libto the linker dependency - The project basic is an example to show you how to build rabit with basic.cc