Page 1 of 1

build problem

Posted: Thu Feb 16, 2012 5:38 pm
by crm357
ok. i'm sure this is simple but i'm flummoxed that the chipmunk build processes fail out-of-the-box; both the Xcode build and a iphonestatic.command fail the same way:


In file included from /Users/randy/Apple Development/ChipmunkPro-6.0.3/Objective-Chipmunk/ChipmunkConstraint.m:1:
/Users/randy/Apple Development/ChipmunkPro-6.0.3/Objective-Chipmunk/ObjectiveChipmunk.h:25:10: fatal error: 'chipmunk/chipmunk.h' file not found [2]
#import "chipmunk/chipmunk.h"


the file is definitely there.
^

i'm using :

Mac OS X 10.6.8
Xcode 4.2, Build 4C199
ChipmunkPro 6.0.3

Xcode's Header Path: $(SRCROOT)/Chipmunk/include/**

with

SRCROOT = /Users/randy/Apple Development/ChipmunkPro-6.0.3

Re: build problem

Posted: Fri Feb 17, 2012 11:02 am
by slembcke
Huh, that's weird. The first thing that popped into my head was spaces in the path somewhere, but that isn't the case and shouldn't be a problem anyway... I'm not sure. Does the latest code from the GitHub repository build? https://github.com/slembcke/Chipmunk-Physics