I'm trying to compile the svn version (trunk). I got everything working, the samples are running, but my app does not, i got this strange error:
Code: Select all
CEGUI Error: FactoryModule::registerAllFactories - Required function export 'uint registerAllFactories(void)' was not found in module 'CEGUIFalagardWRBase'.
CEGUIFalagardWRBase.bundle is in the PlugIns directory
What's wrong?