Search found 41 matches

by kornerr
Thu Oct 05, 2006 14:39
Forum: CEGUI Library Development Discussion
Topic: Damn incorrect ./configure
Replies: 11
Views: 11305

That are samples and nothing more, they're not tutorials. This means, one cannot learn from them.
by kornerr
Thu Oct 05, 2006 12:56
Forum: CEGUI Library Development Discussion
Topic: Damn incorrect ./configure
Replies: 11
Views: 11305

It's because no one can get cegui working with irrlicht, including myself. Because no one here can make tut for that.
When I comment out #include <new> all compiles ok. But I fail to make it work with cegui.
I hope someone will find time to write small working example.
by kornerr
Tue Oct 03, 2006 12:10
Forum: CEGUI Library Development Discussion
Topic: Damn incorrect ./configure
Replies: 11
Views: 11305

Damn incorrect ./configure

When will gcc be replaced with g++ for testing. See config.log: - - - - configure:25384: gcc -E -I/home/other/apps/irrlicht/include/ conftest.c In file included from /home/other/apps/irrlicht/include/irrArray.h:10, from /home/other/apps/irrlicht/include/irrlicht.h:34, from conftest.c:1: /home/other/...
by kornerr
Sat Sep 02, 2006 04:55
Forum: Help
Topic: Errors compiling IrrlichtRenderer
Replies: 3
Views: 3319

Please, modify ./configure checkings so that it compiles app NOT with gcc, but with g++! gcc can't see c++'s includes! and so, I can't compile irrlicht renderer, because it includes <new>, <cstring>, etc.
Or tell me how to do it.
by kornerr
Fri Aug 25, 2006 00:13
Forum: Bug Reports, Suggestions, Feature Requests
Topic: Request for Irrlicht tutorial in a single main.cpp file
Replies: 0
Views: 3185

Request for Irrlicht tutorial in a single main.cpp file

Can someone sum all things up of FirstWindow sample into one main.cpp file? I can't figure out how to make CEGUI work with Irrlicht. The samples are so awful, that I can say it'd better if they don't exist at all. They are so separated so that no one can find what to do. You should have a look at Ir...
by kornerr
Thu Aug 24, 2006 14:19
Forum: Modifications / Integrations / Customisations
Topic: Cegui with Irrlicht engine
Replies: 2
Views: 2436

I get segfault when do IrrlichtRenderer *rend = new IrrlichtRenderer (dev, true); Backtrace: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1224739104 (LWP 2059)] 0x080a920f in irr::video::CNullDriver::getTexture (this=0x82be4c8, file=0x0) at CNull...
by kornerr
Tue Aug 01, 2006 16:18
Forum: Help
Topic: Errors compiling IrrlichtRenderer
Replies: 3
Views: 3319

Errors compiling IrrlichtRenderer

irrlichtrenderer.cpp: In member function `virtual CEGUI::Texture* CEGUI::IrrlichtRenderer::createTexture()': irrlichtrenderer.cpp:154: error: cannot allocate an object of type ` CEGUI::IrrlichtTexture' irrlichtrenderer.cpp:154: error: because the following virtual functions are abstract: .....
by kornerr
Tue Aug 01, 2006 12:48
Forum: Offtopic Discussion
Topic: Off-line CEGUI API reference
Replies: 3
Views: 3825

can't see any Doxyfile in the root dir
but i used doxygen in include dir with standard Doxyfile (changed only RECURSIVE=YES), i hope that's enough for CEGUI API?
by kornerr
Tue Aug 01, 2006 11:33
Forum: Offtopic Discussion
Topic: Off-line CEGUI API reference
Replies: 3
Views: 3825

Off-line CEGUI API reference

Can I download it anywhere?
Or is there a way to generate it locally?
Thanks.
by kornerr
Tue Aug 01, 2006 11:26
Forum: Offtopic Discussion
Topic: Does CEGUI support scrolling with a mouse wheel?
Replies: 1
Views: 2676

Does CEGUI support scrolling with a mouse wheel?

Am I able to scroll, say, lists with a mouse wheel?
Thanks.
by kornerr
Tue Apr 11, 2006 11:05
Forum: Offtopic Discussion
Topic: Does CEGUI have a concept of sizers like in wxWidgets?
Replies: 1
Views: 2239

Does CEGUI have a concept of sizers like in wxWidgets?

That's the question.

Thanks.

Go to advanced search