Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
OpenWalnut Core OpenWalnut Core
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 86
    • Issues 86
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenWalnut
  • OpenWalnut CoreOpenWalnut Core
  • Issues
  • #177

Closed
Open
Created Feb 14, 2013 by Sebastian Volke@volkeOwner

-RM-246-MR-OpenWalnut does not compile on Boost 1.53

Current OpenWalnut will not compile with boost 1.53.0 (maybe even earlier). The cause is that shared_static_cast/shared_dynamic_cast were replaced by static_pointer_cast/dynamic_pointer_cast and deprecated in boost 1.30.0 (almost 10 years ago) and boost apparently pulled the compatibility plug.

The renaming ist trivial, but some occurences are in modules. We need to make the problem known to developers of external modules which may be similarly affected.

(from redmine: created on 2013-02-14, closed on 2013-02-18)

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking