[ODE] Windows mingw compile problems

Adam D. Moss adam at gimp.org
Sat Apr 10 08:51:11 MST 2004


Andreas Volz wrote:
> Ok, this worked and the lib is build. But now I've an application that
> needs ODE and compiles without problems with VC++. Now I try it with
> mingw. I used -lode, but there are still some undefined references
> 
> Simulation.o(.text+0x4e39):Simulation.cpp: undefined reference to `dGeomTriMeshDataBuild'
> Simulation.o(.text+0x6f46):Simulation.cpp: undefined reference to `dGeomTriMeshDataCreate'
> Simulation.o(.text+0x6fc7):Simulation.cpp: undefined reference to `dGeomTriMeshDataDestroy'
> Simulation.o(.text+0x775c):Simulation.cpp: undefined reference to `dCreateTriMesh'
> 
> Do I need OPCODE for this functions?

Yes.

 > I tried to compile OPCODE with
> mingw, but I failed. The provided Makefile is for unix I think. Where 
> is the mingw Makefile?

The provided Makefile should work for mingw32.  What was the
problem?

--Adam
-- 
Adam D. Moss   . ,,^^   adam at gimp.org   http://www.foxbox.org/   co:3


More information about the ODE mailing list