Search found 12 matches
- Thu Dec 18, 2008 22:09
- Forum: Help
- Topic: Lots of questions in my first test!
- Replies: 13
- Views: 8773
Hi again! I am here with my new problem! This one goes with the events. I am mixing SDL and CEGUI to work with the events...so... I manage them as it is done in the tutorial and everything works ok but, for example, in a FrameWindow, when I try to move it (click on the top bar and while the left mou...
- Tue Dec 16, 2008 18:57
- Forum: Help
- Topic: Lots of questions in my first test!
- Replies: 13
- Views: 8773
Yep I finally got it running as I wanted. Now everythins is easier. Another question, what kinds of object can I choose among? I know that there are, windows, framewindows, buttons, comboboxes etc... Where can I find a complete list? Lots of thanks guys your help is being quite important for my work!
- Mon Dec 15, 2008 22:21
- Forum: Help
- Topic: Lots of questions in my first test!
- Replies: 13
- Views: 8773
- Mon Dec 15, 2008 13:04
- Forum: Help
- Topic: Lots of questions in my first test!
- Replies: 13
- Views: 8773
Ok, let's see... I have followed the whole tutorial and now in my small application I show a window and I can resize and move it. Now, I am trying to insert get CEGUI running with OpenGL and SDL in a bigger application in which I need a way of showing windows and buttons and bars etc (that is why I ...
- Sun Dec 14, 2008 23:26
- Forum: Help
- Topic: Lots of questions in my first test!
- Replies: 13
- Views: 8773
Lots of questions in my first test!
Hi again! First I will show you my first code running (quite nooby) #include<CEGUI/CEGUI.h> #include<CEGUI/CEGUIDefaultResourceProvider.h> #include<CEGUI/RendererModules/OpenGLGUIRenderer/openglrenderer.h> using namespace CEGUI; #include <allegro.h> #include <GL/glut.h> #include <iostream> #include ...
- Thu Dec 11, 2008 22:04
- Forum: Help
- Topic: Standard libraries and Tutorial example compilation [SOLVED]
- Replies: 15
- Views: 10267
- Thu Dec 11, 2008 18:46
- Forum: Help
- Topic: Standard libraries and Tutorial example compilation [SOLVED]
- Replies: 15
- Views: 10267
- Wed Dec 10, 2008 11:57
- Forum: Help
- Topic: Standard libraries and Tutorial example compilation [SOLVED]
- Replies: 15
- Views: 10267
Standard libraries and Tutorial example compilation [SOLVED]
Hi! I am sure that my question will be easy for you. I would like to know the "#includes" I have to use for the final tutorial aplication and what libraries I should install and lastly what command should I use to compile and link my file. I wish you understood my question :D Thanks a lot.
- Sun Nov 30, 2008 14:24
- Forum: Help
- Topic: Please Installation Urge HELP! [SOLVED]
- Replies: 7
- Views: 4115
- Sun Nov 30, 2008 14:12
- Forum: Help
- Topic: Please Installation Urge HELP! [SOLVED]
- Replies: 7
- Views: 4115
- Sat Nov 29, 2008 16:52
- Forum: Help
- Topic: Please Installation Urge HELP! [SOLVED]
- Replies: 7
- Views: 4115
- Fri Nov 28, 2008 21:45
- Forum: Help
- Topic: Please Installation Urge HELP! [SOLVED]
- Replies: 7
- Views: 4115
Please Installation Urge HELP! [SOLVED]
Hi everybody. I am trying to install (compile) CEGUI on Ubuntu 8-04 and I am unable... This is what I do (correct me please if I am doing sth wrong): - Download CEGUI-0.6.1.tar.gz - Extract it - ./bootstrap (no error info shown on screen) - ./configure ( at the end I get: No package 'freetype2' foun...