-
Notifications
You must be signed in to change notification settings - Fork 13
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
readme.md - Windows compile #22
Comments
Oh! @yerkobits can do that ! :) I remember I did this when wanting to try it, and it was not "as easy" :) |
Build on Windows (test it many versions, please) Dependencies: MSVC 2013 or later, CMake 2.8.6 or later, and Boost 1.55. You may download them from: Open command line (cmd.exe), change to a directory where CMakeList.txt file is located, and execute this: mkdir build |
moving to build.md ( #28 )
|
Guys, it is confusing that the README.MD linked to the BUILD.MD for UBUNTU, both have references for it. That needs cleaning up... either move everything to that 2nd file (BUILD.MD) or leave Ubuntu's in README as I wrote it. @yerkobits @iamjuarez |
The text fragment on Readme.md is the abstract; the extensive text on Build.md is the paper.
|
setting up the steps to compile in MS Windows
The text was updated successfully, but these errors were encountered: