Git Product home page Git Product logo

Comments (6)

dnotestein avatar dnotestein commented on July 22, 2024

We're shifting to requiring MSVC Express 2013. Its a free download.

from bitshares1-core.

dnotestein avatar dnotestein commented on July 22, 2024

We should have modified instructions and pre-built libraries available for download for MSVC 2013 shortly.

from bitshares1-core.

hackfisher avatar hackfisher commented on July 22, 2024

The msvc-12.0 boost build (which is the version of Visual Studio 2013) does not have a working serialization library. See the release notes for more details.

from bitshares1-core.

hackfisher avatar hackfisher commented on July 22, 2024

msvc_12 boost serialization got build with the help of following patch:
http://stackoverflow.com/questions/20813138/building-boost-with-visual-studio-2013-express

http://blog.csdn.net/sloagnidea/article/details/17143129

b2 toolset=msvc-12.0 threading=multi link=shared runtime-link=shared --with-serialization stage debug release

from bitshares1-core.

hackfisher avatar hackfisher commented on July 22, 2024

BTW, with VS 2013, there is a bug of boost causing an error with building fc, here is the patch to boost:

https://svn.boost.org/trac/boost/ticket/9369

https://svn.boost.org/trac/boost/attachment/ticket/9369/vc12_fix_has_member_function_callable_with.patch

from bitshares1-core.

vogel76 avatar vogel76 commented on July 22, 2024

Hi, all needed precompiled libraries are avaiable here:
http://get.syncad.com/invictus/Bitshare_toolkit_prebuilt_libs-vs2013.7z
it is also described in the BUILD_WIN32.md file.

from bitshares1-core.

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.