Building 2.3.2 with 1.7 VS2010

nykwil

19-11-2011 03:26:08

I'm trying to build 2.3.2 EditableTerrainManager dll with VS2010 and Ogre 1.7. I've updated the paths, specified std:: in all the ambigious places but then I get this error which makes no sense to me:

1>LINK : fatal error LNK1104: cannot open file 'D:\Code\Libraries\Ogre\OgreSDK_vc10_v1-7-1\lib\EditableTerrainManager.lib'

Don't see where or why it's trying to include itself. I guess the path is the only path I specified.