I'm opening this topic because i have some troubles with the chipmunk setup un Ubuntu. I've spent around 5hours to search and try most of the tutorials on that, and i still can't use any functions. Actually, the link between my files seems to be not correct.
So if someone could explain me in detail how it works, i would be grateful.
This is what i've done :
"cmake ." in the demo folder. Doesn't work. (i've installed Glut now and i have not tried it again yet)
"cmake ." in the src folder. It works but i don't know what to do then >_>
I added "-std=c99" in my compiler option
I added the src folder in the "search directories"
I've defined the M_PI value which was unknown.
And i still have errors like hell.
I'm working on Ubuntu 10.10, using CodeBlocks as IDE.
So if someone could show me the procedure

I'm not an expert at all, first time on linux, and only 2 years of programming (only 6 monthes with C). But this is not the first library i'm using.
Thanks for your reading, and your possible help

With regard,
Croonical.