Search found 5 matches
- Fri May 09, 2008 00:07
- Forum: Help
- Topic: getting CEGUI working with VS 2005
- Replies: 7
- Views: 5211
HAS ANYONE BEEN ABLE TO GET CEGUI TO RUN ON VISTA???????????
I've been doing everything I can think of including downloading the dx9 sdk and adding its include and library folders to my build/link path and I can't get CEGUI to work. I can't even build the DX9Renderer project which I believe is affecting the CEGUIBase(_d).dll that it causing runtime problems f...
- Thu May 08, 2008 20:38
- Forum: Help
- Topic: getting CEGUI working with VS 2005
- Replies: 7
- Views: 5211
Issue with D3D9
Is it necessary to have Direct3D9. I just tried building CEGUI from source and all of the projects in the CEGUI solution build fine except for the RenderModules project which complains about not being able to locate the "d3d9.h" file. I've looked throughout my computer and I can't seem to ...
- Wed May 07, 2008 21:46
- Forum: Help
- Topic: getting CEGUI working with VS 2005
- Replies: 7
- Views: 5211
Same problem......using Vista with DX10 though
Hey guys, I'm in a programming competition, the submission deadline is tomorrow, and I am pretty desparate. Anyway, I am trying to create a mainmenu screen for my game. I just downloaded the cegui 0.6.0 sdk and did what I believe to have been the proper configurations but I am running into this runt...
- Mon May 05, 2008 18:20
- Forum: Modifications / Integrations / Customisations
- Topic: CEGUI Falagard system-what's the point of the looknfeel file
- Replies: 3
- Views: 4106
Hi, is '[c' at the start of the code paste a typo? :) Other than that the layout looks ok to me. What are the exact errors you are getting and can you tell where they're coming from (i.e. are they when you load the skin, or afterwards when it tries to render). The looknfeel file basically tells the...
- Sun May 04, 2008 05:15
- Forum: Modifications / Integrations / Customisations
- Topic: CEGUI Falagard system-what's the point of the looknfeel file
- Replies: 3
- Views: 4106
CEGUI Falagard system-what's the point of the looknfeel file
I trying to create my own CEGUI theme but before I do this I figured I needed to be able to setup a theme other than the Taharez them. I've tried the SleekSpace them and for some reason I can't seem to get it to work in my MainMenu.layout. I keep getting these runtime errors which complain about mis...