proj.android-studio\app\build.gradle에 다음을 추가한다. android { lintOptions { checkReleaseBuilds false // Or, if you prefer, you can continue to check for errors in release builds, // but continue the build even when errors are found: abortOnError false } }
#include "cocos-ext.h" 후 Visual Studio에서 'extensions/ExtensionExport.h': No such file or directory 가 나오면 속성 -> C/C++ -> 일반 -> 추가 포함 디렉토리 에서 $(EngineRoot) 추가