Using namespace Ogre.

nikki

25-10-2006 12:46:13

I have seen that OgreOde, in one of its header files (OgreOdePreReqs), has the line 'using namespace Ogre'. I don't want to use this namespace because of name clashes. Is there anyway to remove this line from the header file without breaking the OgreOde interface?

Thank you for your help. :)

tuan kuranes

25-10-2006 14:00:23

http://www.ogre3d.org/phpBB2addons/viewtopic.php?t=2488

Very soon in CVS and next SDK.
(amongst load of changes.)

nikki

25-10-2006 15:10:49

Ok thanks! :)