Error Running PbsMaterials Sample

Problems building or running the engine, queries about how to use features etc.
Post Reply
white_waluigi
Goblin
Posts: 253
Joined: Sat Sep 28, 2013 3:46 pm
x 10

Error Running PbsMaterials Sample

Post by white_waluigi »

I tried to setup the Sample Sample_PbsMaterials for HLMS in eclipse and got it built but it crashes when I try to run it after the settings dialog with the following error:.

Code: Select all

An exception has occured: OGRE EXCEPTION(5:ItemIdentityException): Workspace definition '[Hash 0x00000001]' not found in CompositorManager2::addWorkspace at /home/user/libs/ogre-hlms/ogre/OgreMain/src/Compositor/OgreCompositorManager2.cpp (line 377).
DOes anyone have an idea what could cause this? Did I forget a File?
Because I built and ran the Sample using cmake and make just fine, but I can't run the build from eclipse.
Post Reply