Errors with codeblocks

theom3ga

08-09-2008 01:48:23

Hi there! I followed this tutorial... three times, step by step, but I always get the same error.

First I download ogreode from the svn, I put it at ogreaddons/ogreode and then I downloaded ode 0.9.0 from the link given in this post. Put it at ogreode/ode and then opened the workspace. I add to the project the files at src and include and I change all the settings and start compiling; the following errors arise:

  1. At OgreOdePreReqs.h it says dTriIndex doesn't name a type. Uncommenting the previous block (#ifndef dTriIndex ...) solves it.[/*:m]
  2. At OgreOdeGeometry.h it says: OgreOdeTriangleMeshData.h : No such file or directory. More errors appear regarding type definitions supposedly declared in that file.[/*:m]
  3. It stops compiling there.[/*:m][/list:u]

    I'm using Ogre 1.6 SDK and CodeBlocks 8.02. Help appreciated!! :roll:

Karm

08-09-2008 22:48:49

I've got the same Problem with the "missing" headerfile...
it isn't in any OgreODE...
it would be graet if someone can help us...
i am using Ogre 1.4.9, ode 0.10.1 and Code::Blocks...
maybe the file was accedently removed?

petra999

15-09-2008 17:51:58

i've got the same problem. Maybe some one resolve it?