Chipmunk 4.0.0 released.

Official forum for the Chipmunk2D Physics Library.
W.P. van Paassen
Posts: 16
Joined: Tue Aug 21, 2007 3:53 am
Contact:

Re: Chipmunk 4.0.0 released.

Post by W.P. van Paassen »

by the way, you forgot to apply the fix from this post
http://www.slembcke.net/forums/viewtopic.php?f=3&t=20
altitudems
Posts: 2
Joined: Fri Nov 02, 2007 10:46 am
Contact:

Re: Chipmunk 4.0.0 released.

Post by altitudems »

Just registered, and wanted to say thanks for creating this. Its good to see it getting updated. I also wanted to let everyone know that there has been some effort in the blitzmax community to wrap this up in a module for blitzmax. And as of right we have bindings for version 3, with 4 coming soon.
User avatar
slembcke
Site Admin
Posts: 4166
Joined: Tue Aug 14, 2007 7:13 pm
Contact:

Re: Chipmunk 4.0.0 released.

Post by slembcke »

W.P. van Paassen wrote:Hi Scott, thank you very much for this release!

I noticed that the CMakeLists.txt files are not the latest in this release so I''ve attached them. Could you add them to the release.

Cheers
WP
Finally added these to the SVN repository. (Sorry about that. I had forgotten. :( ) I'll include it soon in the next incremental upgrade.
Can't sleep... Chipmunks will eat me...
Check out our latest projects! -> http://howlingmoonsoftware.com/wordpress/
ehudros
Posts: 17
Joined: Fri Oct 12, 2007 8:59 pm
Contact:

Re: Chipmunk 4.0.0 released.

Post by ehudros »

Is the MSVC2K3 source supposed to work with VS2005 as well? I'm getting a lot of errors that seems to originate from something generally wrong.
I'm currently using a 2005 version 3.0 i downloaded a while ago from the forums, and all the files there were .cpp.
In version 4 all the file are pure .c which uses extern "C" if the complier defines "cplusplus". It seems to not work right for me, or I am missing something here :)

Thanks!
X-0ut
Posts: 28
Joined: Tue Oct 02, 2007 5:02 am
Contact:

Re: Chipmunk 4.0.0 released.

Post by X-0ut »

It should only alter the solution when you try to open it.
I have used the same solution with vs2008, and it compilled fine there.
theanzelm
Posts: 17
Joined: Sun Jan 06, 2008 7:06 am
Contact:

Re: Chipmunk 4.0.0 released.

Post by theanzelm »

When I try to build it in VC++ '08 I get some errors with the includes:

<GL/glext.h>
<GL/glut.h>

Can't be found.

EDIT:

Works now, I just had to download glext.h, copy it in the msvc folder of chipmunk and everything compiled fine

Could you include this file in the next release?
Ralith
Posts: 2
Joined: Sun Jan 20, 2008 7:06 am
Contact:

Re: Chipmunk 4.0.0 released.

Post by Ralith »

theanzelm wrote:When I try to build it in VC++ '08 I get some errors with the includes:

<GL/glext.h>
<GL/glut.h>

Can't be found.

EDIT:

Works now, I just had to download glext.h, copy it in the msvc folder of chipmunk and everything compiled fine

Could you include this file in the next release?
Those files aren't part of chipmunk, and probably aren't even necessary for anything but the demos. If you want to compile code that uses libGL and GLUT, then you need to install their headers.
Post Reply

Who is online

Users browsing this forum: Bing [Bot], Heise IT-Markt [Crawler] and 11 guests