whre is the cegui path of config and cegui's log?
Moderators: CEGUI MVP, CEGUI Team
whre is the cegui path of config and cegui's log?
whre is the cegui path of config and cegui's log? i can't find it in the code.
- scriptkid
- Home away from home
- Posts: 1178
- Joined: Wed Jan 12, 2005 12:06
- Location: The Hague, The Netherlands
- Contact:
Re: whre is the cegui path of config and cegui's log?
Hi,
Config files are read from a resource group, by default the 'datafiles/configs' directory. The log file is just taken as a path, relative from the startup folder.
To see this in action, follow the debugger from the System::System method into the calls into "d_xmlParser->parseXMLFile(config, configFile," and "config.initialiseLogger(logFile);".
HTH
Config files are read from a resource group, by default the 'datafiles/configs' directory. The log file is just taken as a path, relative from the startup folder.
To see this in action, follow the debugger from the System::System method into the calls into "d_xmlParser->parseXMLFile(config, configFile," and "config.initialiseLogger(logFile);".
HTH
Check out my released snake game using Cegui!
Who is online
Users browsing this forum: No registered users and 6 guests