D:/CocosDashboard_1.0.9/resources/.editors/Creator/2.4.2/resources/cocos2d-x/cocos/2d/CCTTFLabelAtlasCache.cpp:74
error: use of undeclared identifier ‘assert’
assert(FileUtils::getInstance()->isFileExist(_fontName));
^
1 error generated.
make: *** [G:/SVN/Client/build/jsb-link/frameworks/runtime-src/proj.android-studio/game/build/intermediates/ndkBuild/release/obj/local/arm64-v8a/objs/cocos2dx_static/2d/CCTTFLabelAtlasCache.o] Error 1
make: *** Waiting for unfinished jobs…
谁知道如何解??为什么会说assert未定义?