-
Notifications
You must be signed in to change notification settings - Fork 497
Deprecation warnings when compiling with ogre 1.9 #995
Comments
Original comment by Ian Chen (Bitbucket: Ian Chen, GitHub: iche033). it's gonna be ugly replacing all May be we should our own function that does the version check in just one place, e.g.
|
Original comment by Nate Koenig (Bitbucket: Nathan Koenig). I second Ian's idea. We could put that function in |
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters). I third Ian's idea. We should put it in gazebo/rendering/ogre_gazebo.h |
Original comment by Nate Koenig (Bitbucket: Nathan Koenig). I believe this is not nessary, as long as we make the minimum version of OGRE 1.8. Both ogre 1.8 and 1.9 have the API function needed to fix the warning. |
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters). |
Original comment by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).
|
Original comment by Nate Koenig (Bitbucket: Nathan Koenig).
|
Original comment by Nate Koenig (Bitbucket: Nathan Koenig).
|
Original report (archived issue) by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).
Discovered while reviewing pull request #883:
There's a lot of deprecation warnings when compiling gazebo against ogre 1.9:
Full text of warnings here
The text was updated successfully, but these errors were encountered: