Can't load PagingLandscapeSceneManager2.dll

Creyn

03-11-2009 18:43:23

I successfully built the PagingLandscapeSceneManager2.dll and copied it over to my project folder.

My application remained the same, all I wanted to do was load the plugin, so I added the necessary line into plugin.cfg. (Plugin=Plugin_PagingLandScapeSceneManager2)

Now the application will crash, needing to find OgreMain_d.dll and plugin_OctreeSceneManager_d.dll, which I never needed before.

Adding those to the directory, it now just crashes while trying to load the plugin. The log ends right at the point it tries to load the plugin, and gives no error information.

Any help is greatly appreciated.