I just downloaded the binary for CELayoutEditor 0.6 (windows installer).
I edited the ini to point to where my local copy of CEGUI is.
However, once I open the cele exe the program tells me:
17:16:04: Can not enumerate files in directory 'C:\Program Files\Ogre\CEGUI-SDK-0.6.0-vc9\Samples\datafiles/fonts/' (error 3: the system cannot find the path specified.)
17:16:04: Can not enumerate files in directory 'C:\Program Files\Ogre\CEGUI-SDK-0.6.0-vc9\Samples\datafiles/schemes/' (error 3: the system cannot find the path specified.)
I have no C:\Program Files\Ogre, so I am at a loss as to what is going on here.
INI questions
Moderators: CEGUI MVP, CEGUI Team
- scriptkid
- Home away from home
- Posts: 1178
- Joined: Wed Jan 12, 2005 12:06
- Location: The Hague, The Netherlands
- Contact:
Hi and welcome,
if you don't have a Program Files/Ogre, then you shouldn't set that folder in the INI file. Do you mean that you for example set "d:\myProjects\Cegui\Samples\Datafiles", but that you get the error mentioned? Maybe you can show the content of your INI file?
if you don't have a Program Files/Ogre, then you shouldn't set that folder in the INI file. Do you mean that you for example set "d:\myProjects\Cegui\Samples\Datafiles", but that you get the error mentioned? Maybe you can show the content of your INI file?
Check out my released snake game using Cegui!
-
- Just popping in
- Posts: 2
- Joined: Sun Jun 22, 2008 21:04
here is my ini:
Also, what I meant by I dont have a ProgramFiles/Ogre is that I was curious why CEGUI thought it should look there.
[SETTINGS]
BigKeyStep=10
SmallKeyStep=1
DefaultFont=0
CurrentBackground=0
BackgroundVisible=0
CurrentLayout=
ViewWidth=640
ViewHeight=480
SnapMode=2
GridSize=10
GridVisible=0
ConfigsPath=C:\Users\Josh\Desktop\CEGUI\CEGUI\datafiles/configs/
FontsPath=C:\Users\Josh\Desktop\CEGUI\CEGUI\datafiles/fonts/
ImagesetsPath=C:\Users\Josh\Desktop\CEGUI\CEGUI\datafiles/imagesets/
LookNFeelsPath=C:\Users\Josh\Desktop\CEGUI\CEGUI\datafiles/looknfeel/
ScriptsPath=C:\Users\Josh\Desktop\CEGUI\CEGUI\datafiles/lua_scripts/
SchemesPath=C:\Users\Josh\Desktop\CEGUI\CEGUI\datafiles/schemes/
SupportedProperties=Alpha,float;ClickStepSize,float;MaximumValue,float;Visible,bool;AlwaysOnTop,bool;ClippedByParent,bool;
InheritsAlpha,bool;Selected,bool;ReadOnly,bool;CloseButtonEnabled,bool;DragMovingEnabled,bool;FrameEnabled,bool;
SizingEnabled,bool;TitlebarEnabled,bool;MultiSelect,bool;Sort,bool;DraggingEnabled,bool;
BackgroundEnabled,bool;InheritsTooltipText,bool;HoverImage,text;PushedImage,text;DisabledImage,text;NormalImage,text;
Font,font;TitlebarFont,font;VerticalAlignment,vert_align;HorizontalAlignment,horz_align;VertFormatting,vert_text_format;HorzFormatting,horz_text_format;
Tooltip,text;Image,text;TextColours,text;
Also, what I meant by I dont have a ProgramFiles/Ogre is that I was curious why CEGUI thought it should look there.
Return to “Unofficial CEGUI-Related Tools”
Who is online
Users browsing this forum: No registered users and 4 guests