Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chipmunk 引入之后,项目编译就报错了. #30

Open
FreshManCode opened this issue Apr 11, 2019 · 0 comments
Open

Chipmunk 引入之后,项目编译就报错了. #30

FreshManCode opened this issue Apr 11, 2019 · 0 comments

Comments

@FreshManCode
Copy link

报错信息如下,处理了很久不知道是什么原因,希望能给与解答.谢谢.
Undefined symbols for architecture arm64:
"_cpSpaceStep", referenced from:
-[ZJBKAnimationWithTimerVC stepBox:] in ZJBKAnimationWithTimerVC.o
"_cpSpaceEachShape", referenced from:
-[ZJBKAnimationWithTimerVC stepBox:] in ZJBKAnimationWithTimerVC.o
"_cpSpaceNew", referenced from:
-[ZJBKAnimationWithTimerVC p_physicalEngine] in ZJBKAnimationWithTimerVC.o
"_cpSpaceAddBody", referenced from:
-[ZJBKAnimationWithTimerVC p_physicalEngine] in ZJBKAnimationWithTimerVC.o
"_cpShapeFree", referenced from:
-[ZJCreate dealloc] in ZJCreate.o
"_cpBodyFree", referenced from:
-[ZJCreate dealloc] in ZJCreate.o
"_cpBodyActivate", referenced from:
_cpShapeSetFriction in ZJCreate.o
"_cpBodyNew", referenced from:
-[ZJCreate initWithFrame:] in ZJCreate.o
"_cpMomentForBox", referenced from:
-[ZJCreate initWithFrame:] in ZJCreate.o
"_cpPolyShapeNew", referenced from:
-[ZJCreate initWithFrame:] in ZJCreate.o
"_cpSpaceAddShape", referenced from:
-[ZJBKAnimationWithTimerVC p_physicalEngine] in ZJBKAnimationWithTimerVC.o
"_cpBodySetPos", referenced from:
-[ZJCreate initWithFrame:] in ZJCreate.o
ld: symbol(s) not found for architecture arm64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant