Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use default C++ and boost::placeholders::_N instead of deprecated _N #350

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jun 2, 2024

  1. Build with default C++ (14 in noetic or 17 on newer systems), boost::…

    …placeholders::_1 instead of _1, and use new ogre_vector.h to handle deprecation of OgreVector3.h
    lucasw committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    916fd17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fde478 View commit details
    Browse the repository at this point in the history