PythonOgre BasicTutorial1 Error

Universum

12-06-2012 12:10:00

Hi all,

i have a Problem with PythonOgre, its succesfully installed, but if i run the first codde of this tutorial its give me this error :

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 re-install, to change the path in the plugins.cfg.nt and other, but its not working =/

I hope someone can help me...

Thanks in advance

:)

PS: excuse my bad englisch, i'm german :/