gazebo/common/Console.cc:224:34: error: no member named 'branch_path' in 'boost::filesystem::path'
this->logDirectory = logPath.branch_path().string();
~~~~~~~ ^
1 error generated.
The branch_path method had been deprecated and is now removed:
'branch_path' is deprecated: Use path::parent_path() instead
Environment
gazebo11
branch as of 291ab64ce54b7dfaa89422686c9d38e2bc16659cDescription
Steps to reproduce
Output
https://build.osrfoundation.org/job/gazebo-ci-gazebo11-homebrew-amd64/205/
The
branch_path
method had been deprecated and is now removed:https://build.osrfoundation.org/job/gazebo-ci-gazebo11-homebrew-amd64/204/clang/fileName.1462497174/