EntryPoint Error -- While upgrading to newest OGRE ver.

__bf_ddc__

21-07-2006 21:02:26

I get an entry point not found error in the OgreMain.dll which points to something in the raycast after much research. The `getParentNodeFullTransform` object; while attempting to compile->run after switching over to the new Dagon 1.2.1 version. I was previously working off the last Dagon build and it was all fine...

Here's a screeny of the error...



Any ideas?

Kentamanos

21-07-2006 21:11:13

I'm guessing it's still using the old version of the DLL which is somewhere on your system.

__bf_ddc__

21-07-2006 21:15:46

I'm just using relative paths to the ../bin/release for example, and using the OgreMain.dll packaged right with the new Dagon 1.2.1... so technically it's using the one that this new build is supposed to be updated with, yeah?