Search found 10 matches

by davislast19
Sun Apr 05, 2020 23:39
Forum: Help
Topic: Building from source results in a CMake error
Replies: 0
Views: 11126

Building from source results in a CMake error

So I'm attempting to build CEGUI from source on Ubuntu 16.04 using CMake (Versions: GUI: 3.5.1, CLI: 3.12.3). I've set up a build folder, set the source directory, compilers, etc. to get to a point when I can hit configure. This results in the following error: The C compiler identification is GNU 5....
by davislast19
Sun Apr 05, 2020 23:27
Forum: Help
Topic: [SOLVED] ItemListBoxes not rendering last item
Replies: 2
Views: 7874

Re: [SOLVED] ItemListBoxes not rendering last item

I'm sorry, I'm not quite sure what you mean by "in code." I (by random luck) discovered this fix, and made it in my own C++ code.
by davislast19
Sun Apr 05, 2020 00:25
Forum: Help
Topic: [SOLVED] ItemListBoxes not rendering last item
Replies: 2
Views: 7874

[SOLVED] ItemListBoxes not rendering last item

I'm using CEGUI version 0.8.7, with the OpenGL3 renderer. Similar to http://cegui.org.uk/forum/viewtopic.php?f=3&t=7083&p=33942&hilit=last+item+in+listbox#p33942 , my ItemListBox was not rendering the last ItemEntry added to it. I tried the method of using invalidate() as well as using n...
by davislast19
Mon Apr 24, 2017 20:39
Forum: Help
Topic: [Solved] Buttons Rendering as Clear Rectangles...
Replies: 12
Views: 8291

Re: Buttons Rendering as Clear Rectangles...

Victory at last! It turns out that the problem was that I was only using CEGUI version 1.8.4... I installed 1.8.7 and it worked perfectly :D :D :D
Thanks a lot for helping me so much.
No more problems! :rofl:
by davislast19
Mon Apr 24, 2017 19:52
Forum: Help
Topic: [Solved] Buttons Rendering as Clear Rectangles...
Replies: 12
Views: 8291

Re: Buttons Rendering as Clear Rectangles...

I'm using version 1.8.4... Why have I not thought about updating it?
*Sigh*
I guess I'll uninstall and then install a newer version from source :) Thanks for the quick reply and all the help, I'll try it out right now
by davislast19
Mon Apr 24, 2017 12:50
Forum: Help
Topic: [Solved] Buttons Rendering as Clear Rectangles...
Replies: 12
Views: 8291

Re: Buttons Rendering as Clear Rectangles...

I installed from both the linux repository and also from source, to see if it would install into the right directory (usr/share/cegui-0.8.4) Turns out that neither did... So I physically moved a file (in usr/**local**/share) to usr/share, and now everything is upside down and small. Is there any oth...
by davislast19
Sun Apr 23, 2017 15:01
Forum: Help
Topic: [Solved] Buttons Rendering as Clear Rectangles...
Replies: 12
Views: 8291

Re: Buttons Rendering as Clear Rectangles...

Ok, so I've tried your suggestions, and it didn't seem to make any difference, although when I tried running the sample browser it gave an error message: CEGUI::FileIOException in function 'virtual void CEGUI::DefaultResourceProvider::loadRawDataContainer(const CEGUI::String&, CEGUI::RawDataCont...
by davislast19
Sun Apr 23, 2017 01:05
Forum: Help
Topic: [Solved] Buttons Rendering as Clear Rectangles...
Replies: 12
Views: 8291

Re: Buttons Rendering as Clear Rectangles...

Thanks for the suggestions, although I won't be able to try them for a bit... Computer problems :/
I'll notify you when I've tried them :)
by davislast19
Wed Apr 19, 2017 20:48
Forum: Help
Topic: [Solved] Buttons Rendering as Clear Rectangles...
Replies: 12
Views: 8291

Re: Buttons Rendering as Clear Rectangles...

Hey Ident, I've posted the CEGUI.log like you asked :)
by davislast19
Mon Apr 10, 2017 21:27
Forum: Help
Topic: [Solved] Buttons Rendering as Clear Rectangles...
Replies: 12
Views: 8291

[Solved] Buttons Rendering as Clear Rectangles...

I have set up all the 'ResourceGroupDirectory's (including imageSets, schemes, fonts, lua_scripts, layouts, and looknfeels) and also the corresponding 'DefaultResourceGroup's, I have also set the root window, and made a context. When I try to render the button, (Taharez/Button) it renders a clear re...

Go to advanced search