Page 1 of 1

How can I get rid of log file when using Engine3D?

Posted: Thu Jan 06, 2011 8:44 am
by leonhardt
When I use the Engine3D,copy the Engine3D.dll to my project folder,there is always a ogre or cgui log file after running app. how can I avoid creating such log file?

Re: How can I get rid of log file when using Engine3D?

Posted: Thu Jan 06, 2011 10:41 am
by Zach
Not sure, but one solution would be to do cleanup on program exit and have your program delete the log files if present.