Giter VIP home page Giter VIP logo

Comments (7)

owacoder avatar owacoder commented on May 23, 2024

Please note that the ASIO master has been updated to remove the bind_handler hooks so Beast is currently broken and not able to build out-of-the-box:

beast\core\detail\bind_handler.hpp(18,10): fatal  error C1083: Cannot open include file: 'boost/asio/handler_alloc_hook.hpp': No such file or directory

Removed in this ASIO commit which got merged to master here.

Beast is broken in the Boost master branch because of this.

from beast.

ashtum avatar ashtum commented on May 23, 2024

@owacoder I believe we have already addressed this by merging this pr into the master: #2757
Are you experiencing any issues when using the code in the master branch?

from beast.

owacoder avatar owacoder commented on May 23, 2024

@ashtum Yes, I have git submodules set up to track and update to the parent Boost master. The submodule is never modified other than pulling updates:

git submodule update --init -- recursive
git submodule update --remote

And then build with Boost.Build.

This past week when updating I received the error above with Beast.

from beast.

ashtum avatar ashtum commented on May 23, 2024

@owacoder, I've re-run the CI, and it built successfully. Please ensure that the latest commit in Boost.Beast master branch is 49ec654.

from beast.

owacoder avatar owacoder commented on May 23, 2024

@ashtum I've rebuilt from a fresh repository (our code and Boost) and the behavior is still present. I've also double-checked that the master branch commit is indeed 49ec654.

It does appear that bind_handler.hpp is correct in Beast master but doesn't seem to be updated in Boost master? Not sure what's happening, it could be an issue in our repository... I'll keep checking.

from beast.

owacoder avatar owacoder commented on May 23, 2024

@ashtum - Looks like it was a detached submodule issue, false alarm. Sorry for the confusion! Causing all submodules to recursively track as well as the parents fixed the issue. If someone else has the same issue I suppose the comments here may help.

from beast.

ashtum avatar ashtum commented on May 23, 2024

@ashtum - Looks like it was a detached submodule issue, false alarm. Sorry for the confusion!

No problem, thank you for reporting this in the first place.

from beast.

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.