compiler errors - Compiling Chipmunk with Code::Blocks -
i seem unable compile chipmunk without compile errors, can me? turned on c99 still errors. here's few:
c:\c++\chipmunklib\chipmunk.c:70: error: 'm_pi' undeclared (first use in function) c:\c++\chipmunklib\chipmunk.c:70: error: (each undeclared identifier reported once c:\c++\chipmunklib\chipmunk.c:70: error: each function appears in.) c:\c++\chipmunklib\chipmunk.c: in function 'cpareaforsegment': c:\c++\chipmunklib\chipmunk.c:85: error: 'm_pi' undeclared (first use in function)
Comments
Post a Comment