Problem Loading CEGUIFalagardBase_d (0.5.0 CVS)
Posted: Sat Jun 24, 2006 18:11
I'd like to use the PopupMenuItem window in my application, so I think I have to load "schemes/WindowsLookSkin.scheme" and "schemes/WindowsLookWidgets.scheme"
If I load only "schemes/WindowsLookSkin.scheme" the window "WindowsLook/PopupMenuItem" cannot be found, but if I load "schemes/WindowsLookWidgets.scheme" as well, I get the following error
However I cannot find such a file in my CEGUI directory. But there is a file called "CEGUIFalagardWRBase_d.dll". I use CEGUI 0.5.0 from the CVS.
If I load only "schemes/WindowsLookSkin.scheme" the window "WindowsLook/PopupMenuItem" cannot be found, but if I load "schemes/WindowsLookWidgets.scheme" as well, I get the following error
Code: Select all
24/06/2006 20:03:59 (Error) Exception: DynamicModule::DynamicModule - Failed to load module 'CEGUIFalagardBase_d': The specified module was not found.
However I cannot find such a file in my CEGUI directory. But there is a file called "CEGUIFalagardWRBase_d.dll". I use CEGUI 0.5.0 from the CVS.