GithubHelp home page GithubHelp logo

Comments (6)

WebDancer69 avatar WebDancer69 commented on May 23, 2024

Upgrading to a conformant boost worked for me, i.e. boost v1.79 v142.

All packages.config: replace "1.69.0.0" with "1.79.0.0", replace "-vc141" with "-vc142"
All *.vcxproj: replace "1.69.0.0" with "1.79.0", replace "-vc141" with "-vc142"

Note the dropped ".0" in the paths (vcxproj).

from debugviewpp.

tephyrnex avatar tephyrnex commented on May 23, 2024

Thanks, @WebDancer69! That did the trick. Do you know if there is an outstanding pull request fro this?

from debugviewpp.

WebDancer69 avatar WebDancer69 commented on May 23, 2024

Sorry @tephyrnex, I don't know of any such PR. It seems the build is a bit of a mess, with several unused (?) solution build configs, and 32-bit and 64-bit builds does not target the same VS version.

from debugviewpp.

tephyrnex avatar tephyrnex commented on May 23, 2024

Agreed...the build is a bit of a mess right now; however, your suggestion got me going...so Cheers!

from debugviewpp.

janwilmans avatar janwilmans commented on May 23, 2024

The setup was made like this so it's still possible to compile with very old versions of visual studio, it might be time to move away from that and make the configuration cleaner

from debugviewpp.

janwilmans avatar janwilmans commented on May 23, 2024

I've updated the project to use cmake and a new boost version 1.80, please give it a try.

from debugviewpp.

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.