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

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -