No subsystems available

z3phyr

15-04-2009 15:21:58

Hello,

I got a problem with writing an own application class. The *.cfg files can't be read by the ConfigFile. In fact I can't start the programm..
Here is the quotation of my problem:


17:28:53: OGRE EXCEPTION(6:FileNotFoundException): 'plugins.cfg' file not found! in ConfigFile::load at ..\src\OgreConfigFile.cpp (line 84)
17:28:53: plugins.cfg not found, automatic plugin loading disabled.
17:28:53: *-*-* OGRE Initialising
17:28:53: *-*-* Version 1.6.1 (Shoggoth)
17:28:53: OGRE EXCEPTION(6:FileNotFoundException): 'ogre.cfg' file not found! in ConfigFile::load at ..\src\OgreConfigFile.cpp (line 84)
17:28:53: OGRE EXCEPTION(6:FileNotFoundException): 'ogre.cfg' file not found! in ConfigFile::load at ..\src\OgreConfigFile.cpp (line 84)



I tried to find the "ConfigFile" / "OgreConfigFile" but without success. The plugins.cfg file is in the same direction as my programm.

Hope somebody can help me out.

Mfg z3phyr