[ODE] Windows mingw compile problems
Adam D. Moss
adam at gimp.org
Sat Apr 10 13:08:47 MST 2004
Andreas Volz wrote:
> What do you think about this errors?
> I looked into the source and there are some #ifdef WIN32 scopes, perhaps
> this could be important? Should there be an modified Makefile with -DWIN32?
> I tried it, but got the same results.
Hmm, it looks like that code says '#ifdef WIN32' when it probably
means '#ifdef WE_ARE_USING_VC++_ASM_SYNTAX_AND_ON_X86'.
I think there are only two files where this matters: IceFPU.h
and IceMemoryMacros.h. Replace WIN32 with XXXWIN32 in those files
and try a compile again.
--Adam
--
Adam D. Moss . ,,^^ adam at gimp.org http://www.foxbox.org/ co:3
More information about the ODE
mailing list