LoginSignup
0
0

More than 5 years have passed since last update.

Cocos2dxのスタティックライブラリが参照できていない場合の対処法

Posted at

[Xcode]
Cocos2dxのスタティックライブラリが参照できていない場合
Xcode Projectに取り込まれているlibcocos2d iOS.aをremove
代わりにcocos2d/build/cocos2d_libs.xcodeprojを取り組む (取り込む時はgloopにする)
Build PhasesのTarget Dependenciesの「+」を押してlibcocos2d iOSを追加
Copy Bundle Resourcesの「+」を押してlibcocos2d iOS.aを追加

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0