Hi I recently built both CEGUI v0.7.9 and v0.8.7. I noticed that v0.7.9 did have the file libCEGUIOpenGLRenderer.dylib, but v0.8.7 does not appear to make this file. Here are all the library files I notice were built with version 0.8.7:
libCEGUICoreWindowRendererSet.dylib
libCEGUIDevILImageCodec.dylib
libCEGUIExpatParser.dylib
libCEGUIFreeImageImageCodec.dylib
libCEGUILibXMLParser.dylib
libCEGUITinyXMLParser.dylib
Is there a reason why libCEGUIOpenGLRenderer.dylib isn't being built?
Thank you.
libCEGUIOpenGLRenderer.dylib missing on Mac OS X
Moderators: CEGUI MVP, CEGUI Team
Re: libCEGUIOpenGLRenderer.dylib missing on Mac OS X
Forgot to note that I built version 0.7.9 using MacPorts and built version 0.8.7 from downloaded source code.
Re: libCEGUIOpenGLRenderer.dylib missing on Mac OS X
The only solution to this problem is to use version 0.8.4. It has all the files.
Re: libCEGUIOpenGLRenderer.dylib missing on Mac OS X
Found out that a CMake setting called CEGUI_BUILD_RENDERER_OPENGL was not set. Checking this setting resolves the issue.
Who is online
Users browsing this forum: No registered users and 14 guests