Code: Select all
The file 'CELayoutEditor.ini' could not be found; default settings will apply now.
Code: Select all
CELayoutEditor has detected and caught an exception. The following detailed info is available:
Description: Fatal error, application will terminate
Exception Location: CELayoutEditor::InitMainFrame
Exception Message: DynamicModule::DynamicModule - Failed to load module 'libCEGUISILLYImageCodec-0.7.6.so': libCEGUISILLYImageCodec-0.7.6.so: cannot open shared object file: No such file or directory
Exception Filename: CEGUIDynamicModule.cpp
Exception Line: 128
I later realized that it was because I had earlier compiled CEGUI without Silly. So I think it would be a nice feature if the CELayoutEditor's configure script checked for the presence of silly to ensure it'll work properly once compiled.