You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that both ogre-next 2.3.1 and 2.2.5 are installed by apt, that as you correctly point out are not ABI-compatible. Can you try to uninstall one of the two, and try to re-comile gz-rendering (and any downstream package that depends from gz-rendering and you are compiling from source) from a clean build? My guess is that the problem should disappear.
Environment
I am fairly positive this was caused by a change in the Hlms setupRootLayout interface in this commit of Ogre-next: OGRECave/ogre-next@ea9c99a#diff-ddd79ccfa4b6debd7d7161129f18e9b52196690bb885d32736be9bb72f403d1fR225
You can see setupRootLayout got a new signature which is not used in the gz-rendering codebase.
Description
Steps to reproduce
gz sim
and load up any simulation world.The text was updated successfully, but these errors were encountered: