andEngine Android-Studio linker Error during Build

前端 未结 2 837

I took the source of AndEngine from their git repo, downloaded a fresh AndroidStudio, sdk and ndk,imported it, and tried to creat a simple new empty GameActivity extends BaseGam

2条回答
  •  攒了一身酷
    2021-02-10 02:29

    I managed to get my project to compile. The problem seems to me that AS and ndk dont work together well yet. Any case check my blog on setting up the project:-

    AS and AndEngine setup

提交回复
热议问题