Hi, I'd like to ask for releasing chipmunk as a standalone windows DLL, with C-like interface (only functions declared), for making easier the usage in other languages that aren't C and C++.
Yes, I am aware of pymunk that ships with a DLL, but it would be nice to have an oficial release as dll.
Or, does anyone have a step-by-step instructions how can I build chipmunk as DLL? I'm not used to do this, since my background in C is little.
Thank you.