PythonOgre BasicTutorial1 Error

Universum

12-06-2012 12:18:58

Hi all,

i have a Problem if i run the first script from this tutorial ...

The Problem:
Traceback (most recent call last):
File "C:\PythonOgre\demos\PythonOgreTEST.py", line 11, in <module>
ta.go ()
File "C:\Python25\lib\site-packages\ogre\renderer\OGRE\sf_OIS.py", line 100, in go
if not self._setUp():
File "C:\Python25\lib\site-packages\ogre\renderer\OGRE\sf_OIS.py", line 130, in _setUp
self.root = ogre.Root( pluginFile )
OgreInternalErrorException: OGRE EXCEPTION(7:InternalErrorException): Could not load dynamic library ../../plugins\RenderSystem_GL.dll. System Error: The specified module could not be found.

in DynLib::load at ..\src\OgreDynLib.cpp (line 80)

I have tryed to change the path in the plugin.cfg.nt, to re-install pythonogre and more, but the problem remains as...
Have you a idea how to fix it?

PS: excuse me for the bad english and small text, i'm german :(