Search found 6 matches
- Tue Sep 20, 2016 01:48
- Forum: Official Announcements, Works in Progress, and Future Directions
- Topic: Application Templates added
- Replies: 4
- Views: 33085
- Sun Sep 18, 2016 23:57
- Forum: Official Announcements, Works in Progress, and Future Directions
- Topic: Application Templates added
- Replies: 4
- Views: 33085
Re: Application Templates added
I have contributed a template for SFML2. I have created an issue for it in the Bitbucket repository.
- Tue Mar 24, 2015 12:28
- Forum: Bug Reports, Suggestions, Feature Requests
- Topic: Is there a "Porting from CEGUI 0.7.x to CEGUI 0.8.x" page?
- Replies: 1
- Views: 9906
Is there a "Porting from CEGUI 0.7.x to CEGUI 0.8.x" page?
Hi,
Is there a "Porting from CEGUI 0.7.x to CEGUI 0.8.x" page, in the same vein of Porting from CEGUI 0.6.x to CEGUI 0.7.x?
Is there a "Porting from CEGUI 0.7.x to CEGUI 0.8.x" page, in the same vein of Porting from CEGUI 0.6.x to CEGUI 0.7.x?
- Tue Mar 24, 2015 12:21
- Forum: Help
- Topic: Give example of connection of CEGUI 0.8.4 to SDL 2
- Replies: 6
- Views: 8610
Re: Give example of connection of CEGUI 8.4 to SDL 2
https://bitbucket.org/lucebac/cegui/src/ea8f8c814a4d5dbaa56344218659eb68ce173961/application_templates/SDL2.cpp?at=application-templates-devel In line 215 the program tries to load application_templates.layout , which isn't shipped in datafiles/layouts/ in the source distribution. SDL2.cpp Window* ...
- Wed Sep 04, 2013 15:48
- Forum: Bug Reports, Suggestions, Feature Requests
- Topic: CEGUISampleFramework-0.8.exe crashes w/ SpaceBackground.jpg
- Replies: 3
- Views: 6560
Re: CEGUISampleFramework-0.8.exe crashes w/ SpaceBackground.
Ident wrote:it says "size too big", which means your GPU does not support it. The size is not extremely large though, it should be supported by old GPUs as well, may I ask which one you have?
GeForce 7950 GT with 512 MB of RAM.
- Fri Aug 16, 2013 21:07
- Forum: Bug Reports, Suggestions, Feature Requests
- Topic: CEGUISampleFramework-0.8.exe crashes w/ SpaceBackground.jpg
- Replies: 3
- Views: 6560
CEGUISampleFramework-0.8.exe crashes w/ SpaceBackground.jpg
Hi, I just compiled CEGUI 0.8.2 and got the following error when I tried to run CEGUISampleFramework-0.8.exe: C:\MinGW\libs\cegui-0.8.2\bin>CEGUISampleFramework-0.8.exe CEGUI::RendererException in function 'void CEGUI::OpenGLTexture::setTextureSize_impl(const Sizef&)' (C:\MinGW\libs\cegui-0.8.2-...