[SOLVED]mac - cegui svn link/rt error

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

nairboon
Just popping in
Just popping in
Posts: 7
Joined: Fri Feb 06, 2009 20:36

[SOLVED]mac - cegui svn link/rt error

Postby nairboon » Sun Apr 19, 2009 22:38

Hi all
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?
Last edited by nairboon on Mon Apr 20, 2009 13:00, edited 1 time in total.

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Re: mac - cegui svn link/rt error

Postby CrazyEddie » Mon Apr 20, 2009 08:29

Hi,

I think it's an error in the scheme file (we have this error also, in the other code branches), basically in the scheme where it says:

Code: Select all

<WindowSet Filename="CEGUIFalagardWRBase" />

Change it to

Code: Select all

<WindowRendererSet Filename="CEGUIFalagardWRBase" />


HTH

CE

nairboon
Just popping in
Just popping in
Posts: 7
Joined: Fri Feb 06, 2009 20:36

Re: mac - cegui svn link/rt error

Postby nairboon » Mon Apr 20, 2009 12:59

yop that works, thanks


Return to “Help”

Who is online

Users browsing this forum: Google [Bot] and 20 guests