Hm, I did that (rebuilt the Debian package with the source from 'cvs co -rv0_4'), but it still doesn't work.
I guess there's something in OpenGL set in a way CEGUI doesn't expect, but I have no clue what...
Search found 3 matches
- Sun Mar 19, 2006 19:10
- Forum: Help
- Topic: Problem with CEGUI integration - what's missing?
- Replies: 3
- Views: 3545
- Wed Mar 15, 2006 15:31
- Forum: Help
- Topic: Problem with CEGUI integration - what's missing?
- Replies: 3
- Views: 3545
- Wed Mar 08, 2006 23:03
- Forum: Help
- Topic: Problem with CEGUI integration - what's missing?
- Replies: 3
- Views: 3545
Problem with CEGUI integration - what's missing?
Hello there, I am currently trying to integrate CEGUI into an existing project. I started with the OpenGL/SDL example in the wiki, which I can run flawlessly. Then I tried to integrate that into my code. For simplicity, I just took the function drawing the menu and added the CEGUI calls to that. The...