Search found 12 matches

by reixons
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...
by reixons
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!
by reixons
Mon Dec 15, 2008 22:21
Forum: Help
Topic: Lots of questions in my first test!
Replies: 13
Views: 8773

Ok thanks both! I meant what Pompei2 said. I am trying to use cegui to paint the classic RTS bottom panel, where you can choose the different options (build, attack etc.)

Pompei2, I will try what you said.

Thanks both again
by reixons
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 ...
by reixons
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 ...
by reixons
Thu Dec 11, 2008 22:04
Forum: Help
Topic: Standard libraries and Tutorial example compilation [SOLVED]
Replies: 15
Views: 10267

Thanks again!!!
by reixons
Thu Dec 11, 2008 18:46
Forum: Help
Topic: Standard libraries and Tutorial example compilation [SOLVED]
Replies: 15
Views: 10267

I am talking about this one: http://www.cegui.org.uk/wiki/index.php/The_Beginner_Guide_to_Getting_CEGUI_Rendering and the followings, so what I would like to know is what are the "#includes" I need to do to make it work and a standard "g++ ....." comand which made me compile the ...
by reixons
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.
by reixons
Sun Nov 30, 2008 14:24
Forum: Help
Topic: Please Installation Urge HELP! [SOLVED]
Replies: 7
Views: 4115

Just one more thing... To be able to compile programs that use CEGUI, should I install all packages? the 4 I can download from the page?
What package is CEGUI-OPENGL?

Thanks again
by reixons
Sun Nov 30, 2008 14:12
Forum: Help
Topic: Please Installation Urge HELP! [SOLVED]
Replies: 7
Views: 4115

Thanks a lot guys, Its already solved, I hope not to have any more problems.

Thanks again
by reixons
Sat Nov 29, 2008 16:52
Forum: Help
Topic: Please Installation Urge HELP! [SOLVED]
Replies: 7
Views: 4115

I tried with "aptitude" and "apt-get" but the only package I found was "freetype2-demos" and I already installed it... It is quite strange... Don't know what to do...
by reixons
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...

Go to advanced search