Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

davidvpe

macrumors newbie
Original poster
Mar 5, 2011
1
0
Hi everybody this is my first post :)

I have an issue trying to program with Chipmunk classes, here is the picture:

23tqkjd.jpg


I don't know what should I do u.u... >w<

It happens when I declare the cpSpace object but if I convert it into a non-pointer variable, it works fun, the bad part is that It HAS TO be a pointer for a function that inicialize that space... Thanks :)
 
Hi everybody this is my first post :)

I have an issue trying to program with Chipmunk classes, here is the picture:

23tqkjd.jpg


I don't know what should I do u.u... >w<

It happens when I declare the cpSpace object but if I convert it into a non-pointer variable, it works fun, the bad part is that It HAS TO be a pointer for a function that inicialize that space... Thanks :)

How are you including chipmunk in your project? The most obvious theory is that cpConstraint is not being compiled into your binary.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.