Page 1 of 1

Running CEED on Ubuntu 14.10 64bit

Posted: Tue May 05, 2015 17:31
by realloc
O.K. problem solved^^

I used the source package provided on your homepage (http://cegui.org.uk/drupal/download/cegui-084), but after I instead cloned your mercurial repository and built it the same way, everything worked just fine, I can now run ceed.

Maybe there's a problem with the source code in this package.
THX!

------------------------------------------------------
I already asked in IRC, but because I always needed to close my connection (yes, I should better setup an irc bouncer ;-) ), I thought it would be better to ask here

I've got problems starting ceed, the situation is similiar to other topics here, but their solutions do not work for me (for example viewtopic.php?f=15&t=6491).

This happens: http://pastebin.com/2E9pvAcm

I compiled with Python modules, OpenGL Renderer, OpenGL3 Renderer etc enabled, I even can start the samples with both renderers, so this can't be the problem

Here some ldd output: http://pastebin.com/HKQ3RcjF

I demangled the symbol, its

Code: Select all

CEGUI::OpenGLRenderTarget<CEGUI::RenderTarget>::~OpenGLRenderTarget()

Also found this: http://cegui.org.uk/mantis/view.php?id=995

Thank you!

Re: Running CEED on Ubuntu 14.10 64bit

Posted: Wed May 06, 2015 19:47
by Ident
Indeed making an up-to-date source package is long overdue. We are going to Release a new CEGUI and CEED version asap. We currently have a Release-blocker that Martin is working on resolving, we were already about to release CEGUI 0.8.5 last week but due to the blocker we couldn't and still can't.