
近日『Android Studio』編譯C/C++項目『button.cpp』報錯,檔案非專案一部分,係『CMakeList.txt』仝『native-lib.cpp』包含建构檔案.
- 检查『txt』包含 『game/button.cpp』
- 检查 『native-lib.cpp』包含 『#include “game/button.h”』
This file is not part of the project. Please include it in the appropriate build file (build.gradle, CMakeLists.txt or Android.mk etc.) and sync the project |