[Solved] upgrading from 0.6.5 to 0.7.5 (linker err)
Posted: Wed Feb 02, 2011 14:20
Hi all,
I'm porting from 0.6.5 to 0.7.5 (SDK)
updating Ogre3d from 1.6.4 to 1.7.2
MS2010
Have read through the change log, tuts, etc both on CEGUI and OGRE sites. After a few minor hiccups the worst of it is through. (i.e., it compiles)
I'm stuck on a linker error....for 'OgreGUIRenderer.lib' which is odd since we all know it is replaced by CEGUIOgreRenderer.lib (which the linker finds no problem)
Double checked the linker & setups are correct in the project's properties.
Searched the solution for OgreGUIRenderer (it was all removed/changed prior to compile) or anything that could CALL it but no joy.
Can anyone point me in the right direction?
Jason
I'm porting from 0.6.5 to 0.7.5 (SDK)
updating Ogre3d from 1.6.4 to 1.7.2
MS2010
Have read through the change log, tuts, etc both on CEGUI and OGRE sites. After a few minor hiccups the worst of it is through. (i.e., it compiles)
I'm stuck on a linker error....for 'OgreGUIRenderer.lib' which is odd since we all know it is replaced by CEGUIOgreRenderer.lib (which the linker finds no problem)
Double checked the linker & setups are correct in the project's properties.
Searched the solution for OgreGUIRenderer (it was all removed/changed prior to compile) or anything that could CALL it but no joy.
Can anyone point me in the right direction?
Jason