Page 1 of 1

CEGUI 0.8.4 and SDL2. Crash the app after startup

Posted: Fri Apr 17, 2015 16:03
by temakonkin
Do not run the compiled lesson. Link to the lesson. https://bitbucket.org/lucebac/cegui/src ... ates-devel

Link to the code and the app on Github https://github.com/temakonkin/MofPP_core

You can download the Bin folder, and run the compiled example themselves.

All the DLLs I have are in the folder with the application. I did not load them on Github-because they have a large volume.

Need your help. In advance very grateful.

Re: CEGUI 0.8.4 and SDL2. Crash the app after startup

Posted: Fri Apr 17, 2015 19:02
by Ident
Please always follow our guidelines
http://www.cegui.org.uk/phpBB2/viewtopi ... =10&t=3351

"Crash" / error message?
callstack?
exception?
cegui log?

Re: CEGUI 0.8.4 and SDL2. Crash the app after startup

Posted: Tue Apr 21, 2015 04:48
by temakonkin
OpenGL3Renderer& cegui_renderer = OpenGL3Renderer::create(Sizef(800.f, 600.f));

-Error in this line.
Don't understand what is wrong.
Explain please.

Re: CEGUI 0.8.4 and SDL2. Crash the app after startup

Posted: Tue Apr 21, 2015 08:53
by Ident
Ident wrote:Please always follow our guidelines
http://www.cegui.org.uk/phpBB2/viewtopi ... =10&t=3351

"Crash" / error message?
callstack?
exception?
cegui log?