Search found 4 matches

by Laz-Roc
Mon Sep 20, 2010 19:54
Forum: Help
Topic: Build CEGUI with MinGW+MSYS?
Replies: 11
Views: 7914

Re: Build CEGUI with MinGW+MSYS?

So, one bad and one good news. The bad one first: the CEGUI-OGRE tutorial still doesn't work here. The good one: CEGUIs demos do (don't know why I haven't tested them earlier).

Just want let you know that it's no CEGUI-OGRE issue. IMO the thread is solved.
by Laz-Roc
Fri Sep 17, 2010 21:42
Forum: Help
Topic: Build CEGUI with MinGW+MSYS?
Replies: 11
Views: 7914

Re: Build CEGUI with MinGW+MSYS?

I think you did not properly initialize CEGUI. Have a look at http://www.cegui.org.uk/docs/current/rendering_tutorial.html Indeed, had to add CEGUI::System::create(*mRenderer); after bootstrapSystem. Still not through (CEGUI.log): CEGUI::InvalidRequestException in file C:\CEGUI-0.7.2-mingw\cegui\sr...
by Laz-Roc
Fri Sep 17, 2010 01:56
Forum: Help
Topic: Build CEGUI with MinGW+MSYS?
Replies: 11
Views: 7914

Re: Build CEGUI with MinGW+MSYS?

Thank you very mucho! That helped me a lot. 1. pkg-config As I couldn't find any OGRE*.pc & OIS.pc files, I copied them from Linux into the lib/pkgconfig directory of MSYS, and adjusted them a little to my installation. I know it's ugly, but I had to change the Cflags as below (instead of Cflags...
by Laz-Roc
Wed Sep 15, 2010 12:08
Forum: Help
Topic: Build CEGUI with MinGW+MSYS?
Replies: 11
Views: 7914

Build CEGUI with MinGW+MSYS?

Hello, Meanwhile I'm frustrated. Since three days I try to setup anything for the CEGUI & OGRE Tutorial , but fail with CEGUI on Windows in the MinGW environment. So far, I installed MinGW & OGRE ( c:/mingw & c:/ogresdk ), and both work nicely. Then the trouble began ;) ... As CEGUI-SDK ...

Go to advanced search