[ODE] dGeomTriMeshDataBuildSimple corss platformity! arg!
Fabian Mathews
supagu at hotmail.com
Fri Feb 27 04:06:26 MST 2004
vc6, windows version:
dGeomTriMeshDataBuildSimple( meshData, (dReal*)newVerts, noVertices,
newIdxs, noIndices );
linux version:
dGeomTriMeshDataBuildSimple( meshData, newVerts, noVertices,
newIdxs, noIndices );
windows wont work with out the cast, linux wont work with the cast!!!
i tred putting in an ifndef win32 else, but vc6 still read the non win32
part :-/
-------------------------------
Fabian "SupaGu" Mathews
_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE*
http://join.msn.com/?page=features/junkmail
More information about the ODE
mailing list