Giter Club home page Giter Club logo

Comments (6)

iamjuarez avatar iamjuarez commented on August 30, 2024 1

#28 (comment)

from prosusmoney.

Goro2030 avatar Goro2030 commented on August 30, 2024

Oh! @yerkobits can do that ! :)

I remember I did this when wanting to try it, and it was not "as easy" :)

from prosusmoney.

yerkobits avatar yerkobits commented on August 30, 2024

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:
http://www.microsoft.com/
http://www.cmake.org/
http://www.boost.org/

Open command line (cmd.exe), change to a directory where CMakeList.txt file is located, and execute this:

mkdir build
cd build
cmake -G "Visual Studio 12 Win64" ..
make

from prosusmoney.

yerkobits avatar yerkobits commented on August 30, 2024

moving to build.md ( #28 )

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:
http://www.microsoft.com/
http://www.cmake.org/
http://www.boost.org/

Open command line (cmd.exe), change to a directory where CMakeList.txt file is located, and execute this:

mkdir build
cd build
cmake -G "Visual Studio 12 Win64" ..
make

from prosusmoney.

Goro2030 avatar Goro2030 commented on August 30, 2024

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

from prosusmoney.

yerkobits avatar yerkobits commented on August 30, 2024

The text fragment on Readme.md is the abstract; the extensive text on Build.md is the paper.
Many projects on GitHub use this format, especially cross-compiling project (we use CMAKE files).

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

from prosusmoney.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.