-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededmacOSmacOS supportmacOS support
Description
Desired behavior
Currently, global illumination works on Ubuntu but not on macOS. It would be great for GI to work on macOS though.
Additional context
For gazebosim/gz-sim#2550, when the homebrew CI build runs a test with GI enabled, it crashes on macOS. Output below:
281: [ RUN ] CameraSensorGlobalIlluminationTest.GlobalIlluminationEnabled
281: libc++abi: terminating with uncaught exception of type Ogre::FileNotFoundException: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource CrossPlatformSettings_piece_all.metal in resource group General or any other group. in ResourceGroupManager::openResource at /tmp/ogre2.3-20230918-86352-14va4s/ogre-next-2.3.1/OgreMain/src/OgreResourceGroupManager.cpp (line 793)
I also noticed that the GI unit test also skips for Apple platform currently too.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededmacOSmacOS supportmacOS support
Type
Projects
Status
To do