LoginSignup
0
0

More than 5 years have passed since last update.

Cocos2d-x新規クラス作成と追加

Posted at

エラー:

jni/../../Classes/Chip_Hero.h:11: error: undefined reference to 'vtable for ClassName'

解決法:

Android.mkにClassName.cppを追加する必要がある

-1
error1.PNG

-2
error2.PNG

以上でエラーが出なくなった

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