Page 1 of 1

Installing CEGUI

Posted: Wed Oct 06, 2010 10:33
by bynk
Hello!

First: sry for my english.

Pls help me.I tried all of week to install CEGUI.I downloaded 1st this file:http://www.cegui.org.uk/wiki/index.php/CEGUI_Downloads_0.7.1.
Compeliled myself good, but i cant use on msvc++2008expresst/2010expressz/ultimate.i configured my app with hands like tutorial : http://www.ogre3d.org/tikiwiki/Basic+Tutorial+7, but it doesnt works too. After i tried to this tutorial: http://ogre17crashcourse.blogspot.com/2 ... -work.html,
but doesnt works too. After i tried to use OgreSDK app wizard with cegui and that was configured settings in visual c++ but doesnt works too.

Pls help me...

Re: Installing CEGUI

Posted: Wed Oct 06, 2010 13:43
by Timo
Sorry but you need to be more specific (or CrazyEddie will get mad!!). Nobody can help you if you just say "doesn't work". If you're getting some compiler or linker errors, post them here. If you have problems when running your application, describe them and post your cegui.log.

Also, you should use CEGUI 0.7.2.
http://www.cegui.org.uk/wiki/index.php/ ... oads_0.7.2

Re: Installing CEGUI

Posted: Wed Oct 06, 2010 13:43
by Kulik
No offense but unless you provide some REAL info, NOBODY can help you.

It doesn't work could mean so many things that just naming them here would take forever. You say you compiled it but then you say you can't use MSVC. Why can't you use them?

... Damn Timo beat me to it.

Re: Installing CEGUI

Posted: Wed Oct 06, 2010 16:46
by bynk
Sry sry.

So i compeled succesfully and the compiler never use the CEGUI.h -file, or other cegui headers. How i said: i configured msvc++ like the tutorial said, but i tried too appwizard with cegui setting and that configuring for me, but same fail...

Re: Installing CEGUI

Posted: Wed Oct 06, 2010 17:08
by Kulik
OK, what you have added is pretty much useless... (error messages don't exist just to piss you off)

You compiled CEGUI successfully, but can't include CEGUI.h? Please do yourself a favor and learn how C++ works first before trying to do something advanced (I will say it again, CEGUI isn't really a good start/beginner library). In case you really need to get this going, set your include paths correctly. HTH

Re: Installing CEGUI

Posted: Wed Oct 06, 2010 17:36
by bynk
hmmm...

can you read?

Check my 1st post, and the links. Main link: http://ogre17crashcourse.blogspot.com/2 ... -work.html.

I did it step by step but doesn't works...
So your help rly helpfully lol...

Re: Installing CEGUI

Posted: Wed Oct 06, 2010 17:54
by Kulik
If you did it step by step, it would work, you screwed up that's for certain. And I can't tell you where because you didn't post any error messages...

TBH I didn't read the whole tutorial because I don't have time or desire to do so but at the first glance it seems up to date...

Re: Installing CEGUI

Posted: Thu Oct 07, 2010 08:14
by bynk
hmmm...

if you dont have time, why you want me help half.First i think read normally my post, with visit link or dont help, its unhelpfully. If you saw the link now: I did it, and configured my project like he on there, but when i try to compile BasicTutorial7 i got Fatal error linking CEGUI.h or other CEGUI header i want include.Thats all my errors.

Re: Installing CEGUI

Posted: Thu Oct 07, 2010 19:47
by Jamarr
Timo wrote:If you're getting some compiler or linker errors, post them here.


Kulik wrote:provide some REAL info


Kulik wrote:error messages don't exist just to piss you off


Kulik wrote:I can't tell you where because you didn't post any error messages


Do you really think that people can help you when you do not post the error message? We have read your posts. It is you who has not read ours. If you want help, you need to post the actual linker errors.