if i use the ofCurve function no matter what i get
Building target openFrameworks of project openFrameworks with configuration Release (1 error)
cd /Users/test/Desktop/of_preRelease_v0.03_xcode/app/_emptyProject
/usr/bin/g+±4.0 -o /Users/test/Desktop/of_preRelease_v0.03_xcode/app/_emptyProject/build/openFrameworks.build/Release/openFrameworks.build/Objects-normal/ppc/openFrameworks -L/Users/test/Desktop/of_preRelease_v0.03_xcode/app/_emptyProject -L/Users/test/Desktop/of_preRelease_v0.03_xcode/app/_emptyProject/…/…/libs/freeimage/lib -L/Users/test/Desktop/of_preRelease_v0.03_xcode/app/_emptyProject/…/…/libs/fmodex/lib -L/Users/test/Desktop/of_preRelease_v0.03_xcode/app/_emptyProject/…/…/libs/freetype/lib -F/Users/test/Desktop/of_preRelease_v0.03_xcode/app/_emptyProject -filelist /Users/test/Desktop/of_preRelease_v0.03_xcode/app/_emptyProject/build/openFrameworks.build/Release/openFrameworks.build/Objects-normal/ppc/openFrameworks.LinkFileList -framework GLUT -framework ApplicationServices -framework QuickTime -framework CoreServices -framework Carbon -framework OpenGL -framework AGL -framework CoreAudio -framework AudioToolbox -framework CoreFoundation /Users/test/Desktop/of_preRelease_v0.03_xcode/app/_emptyProject/…/…/libs/freeimage/lib/freeimage.a -lfmodex /Users/test/Desktop/of_preRelease_v0.03_xcode/app/_emptyProject/…/…/libs/freetype/lib/freetype.a -arch ppc -Wl,-Y,1455 -mmacosx-version-min=10.4 -framework Carbon -isysroot /Developer/SDKs/MacOSX10.4u.sdk
/usr/bin/ld: Undefined symbols:
ofCurve(float, float, float, float, float, float, float, float)
/Users/test/Desktop/of_preRelease_v0.03_xcode/app/_emptyProject/build/openFrameworks.build/Release/openFrameworks.build/Objects-normal/ppc/testApp.o reference to undefined ofCurve(float, float, float, float, float, float, float, float)
collect2: ld returned 1 exit status
/usr/bin/ld: Undefined symbols:
ofCurve(float, float, float, float, float, float, float, float)
/Users/test/Desktop/of_preRelease_v0.03_xcode/app/_emptyProject/build/openFrameworks.build/Release/openFrameworks.build/Objects-normal/ppc/testApp.o reference to undefined ofCurve(float, float, float, float, float, float, float, float)
collect2: ld returned 1 exit status
Build failed (1 error)