我这边android14 升级 android15
使用环境如下
ndk 26.1.10909125
com.android.tools.build:gradle 是8.11.1
gradle用的是 gradle-8.13-bin.zip
PROP_TARGET_SDK_VERSION=35
PROP_COMPILE_SDK_VERSION=35
用cocosCreator3.8.5打包,可以正常
用cocosCreator3.7.4 会报错,日志如下,先说一下两者安卓模板是一样的
C:\Android\Sdk\ndk\26.1.10909125\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=aarch64-none-linux-android23 --sysroot=C:/Android/Sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_NO_LIB -DBOOST_CONTAINER_STATIC_LINK -DBOOST_UUID_FORCE_AUTO_LINK -DCC_EDITOR=0 -DCC_NETMODE=0 -DCC_NETMODE_CLIENT=0 -DCC_NETMODE_HOST_SERVER=2 -DCC_NETMODE_LISTEN_SERVER=1 -DCC_PLATFORM=3 -DCC_PLATFORM_ANDROID=3 -DCC_PLATFORM_EMSCRIPTEN=9 -DCC_PLATFORM_IOS=1 -DCC_PLATFORM_LINUX=6 -DCC_PLATFORM_MACOS=4 -DCC_PLATFORM_MAC_IOS=1 -DCC_PLATFORM_MAC_OSX=4 -DCC_PLATFORM_NX=8 -DCC_PLATFORM_OHOS=5 -DCC_PLATFORM_QNX=7 -DCC_PLATFORM_WINDOWS=2 -DCC_USE_AR_AUTO=0 -DCC_USE_AR_CORE=0 -DCC_USE_AR_ENGINE=0 -DCC_USE_AR_MODULE=0 -DCC_USE_AUDIO=1 -DCC_USE_DEBUG_RENDERER=0 -DCC_USE_DRAGONBONES=0 -DCC_USE_EDITBOX=1 -DCC_USE_GEOMETRY_RENDERER=0 -DCC_USE_GLES2 -DCC_USE_GLES3 -DCC_USE_JOB_SYSTEM_TASKFLOW=0 -DCC_USE_JOB_SYSTEM_TBB=0 -DCC_USE_MIDDLEWARE=1 -DCC_USE_OCCLUSION_QUERY=0 -DCC_USE_PHYSICS_PHYSX=0 -DCC_USE_SOCKET=0 -DCC_USE_SPINE=1 -DCC_USE_VIDEO=0 -DCC_USE_WEBP=1 -DCC_USE_WEBSOCKET_SERVER=0 -DCC_USE_WEBVIEW=0 -DCC_USE_XR=0 -DCC_USE_XR_REMOTE_PREVIEW=0 -DTBB_USE_EXCEPTIONS=0 -DUSE_V8_DEBUGGER=0 -DV8_COMPRESS_POINTERS -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/android-gamesdk/GameController/paddleboat/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/android-gamesdk/GameActivity/game-activity/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include -IC:/Android/Sdk/ndk/26.1.10909125/sources/android/native_app_glue -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/renderer -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/platform -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/renderer/core -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/editor-support -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/bindings/jswrapper -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/EGL -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/khronos -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/pvmp3dec/src -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/pvmp3dec/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/tremolo/Tremolo -IC:/Android/Sdk/ndk/26.1.10909125/sources/android/cpufeatures -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include/v8 -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include/uv -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include/zlib -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fsigned-char -ffunction-sections -fdata-sections -fstrict-aliasing -frtti -fexceptions -O2 -g -DNDEBUG -fPIC -Wno-comment -std=c++17 -Werror=return-type -MD -MT CMakeFiles/cocos_engine.dir/C_/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/base/astc.cpp.o -MF CMakeFiles\cocos_engine.dir\C_\ProgramData\cocos\editors\Creator\3.7.4\resources\resources\3d\engine\native\cocos\base\astc.cpp.o.d -o CMakeFiles/cocos_engine.dir/C_/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/base/astc.cpp.o -c C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/base/astc.cpp
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/base/astc.cpp:28:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/platform/Image.h:31:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/renderer/gfx-base/GFXDef.h:29:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/base/std/hash/hash.h:19:
C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/boost/container_hash/hash.hpp:132:33: error: no template named ‘unary_function’ in namespace ‘std’; did you mean ‘__unary_function’?
struct hash_base : std::unary_function<T, std::size_t> {};
~~~~~~~~~~^
__unary_function
C:/Android/Sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1/__functional/unary_function.h:46:1: note: ‘__unary_function’ declared here
using __unary_function = __unary_function_keep_layout_base<_Arg, _Result>;
^
C:\Android\Sdk\ndk\26.1.10909125\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=aarch64-none-linux-android23 --sysroot=C:/Android/Sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_NO_LIB -DBOOST_CONTAINER_STATIC_LINK -DBOOST_UUID_FORCE_AUTO_LINK -DCC_EDITOR=0 -DCC_NETMODE=0 -DCC_NETMODE_CLIENT=0 -DCC_NETMODE_HOST_SERVER=2 -DCC_NETMODE_LISTEN_SERVER=1 -DCC_PLATFORM=3 -DCC_PLATFORM_ANDROID=3 -DCC_PLATFORM_EMSCRIPTEN=9 -DCC_PLATFORM_IOS=1 -DCC_PLATFORM_LINUX=6 -DCC_PLATFORM_MACOS=4 -DCC_PLATFORM_MAC_IOS=1 -DCC_PLATFORM_MAC_OSX=4 -DCC_PLATFORM_NX=8 -DCC_PLATFORM_OHOS=5 -DCC_PLATFORM_QNX=7 -DCC_PLATFORM_WINDOWS=2 -DCC_USE_AR_AUTO=0 -DCC_USE_AR_CORE=0 -DCC_USE_AR_ENGINE=0 -DCC_USE_AR_MODULE=0 -DCC_USE_AUDIO=1 -DCC_USE_DEBUG_RENDERER=0 -DCC_USE_DRAGONBONES=0 -DCC_USE_EDITBOX=1 -DCC_USE_GEOMETRY_RENDERER=0 -DCC_USE_GLES2 -DCC_USE_GLES3 -DCC_USE_JOB_SYSTEM_TASKFLOW=0 -DCC_USE_JOB_SYSTEM_TBB=0 -DCC_USE_MIDDLEWARE=1 -DCC_USE_OCCLUSION_QUERY=0 -DCC_USE_PHYSICS_PHYSX=0 -DCC_USE_SOCKET=0 -DCC_USE_SPINE=1 -DCC_USE_VIDEO=0 -DCC_USE_WEBP=1 -DCC_USE_WEBSOCKET_SERVER=0 -DCC_USE_WEBVIEW=0 -DCC_USE_XR=0 -DCC_USE_XR_REMOTE_PREVIEW=0 -DTBB_USE_EXCEPTIONS=0 -DUSE_V8_DEBUGGER=0 -DV8_COMPRESS_POINTERS -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/android-gamesdk/GameController/paddleboat/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/android-gamesdk/GameActivity/game-activity/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include -IC:/Android/Sdk/ndk/26.1.10909125/sources/android/native_app_glue -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/renderer -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/platform -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/renderer/core -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/editor-support -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/bindings/jswrapper -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/EGL -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/khronos -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/pvmp3dec/src -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/pvmp3dec/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/tremolo/Tremolo -IC:/Android/Sdk/ndk/26.1.10909125/sources/android/cpufeatures -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include/v8 -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include/uv -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include/zlib -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fsigned-char -ffunction-sections -fdata-sections -fstrict-aliasing -frtti -fexceptions -O2 -g -DNDEBUG -fPIC -Wno-comment -std=c++17 -Werror=return-type -MD -MT CMakeFiles/cocos_engine.dir/1bd5e11b5e5ba28d50c1715e4a0a608a/3.7.4/resources/resources/3d/engine/native/cocos/gi/light-probe/AutoPlacement.cpp.o -MF CMakeFiles\cocos_engine.dir\1bd5e11b5e5ba28d50c1715e4a0a608a\3.7.4\resources\resources\3d\engine\native\cocos\gi\light-probe\AutoPlacement.cpp.o.d -o CMakeFiles/cocos_engine.dir/1bd5e11b5e5ba28d50c1715e4a0a608a/3.7.4/resources/resources/3d/engine/native/cocos/gi/light-probe/AutoPlacement.cpp.o -c C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/gi/light-probe/AutoPlacement.cpp
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/gi/light-probe/AutoPlacement.cpp:26:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/gi/light-probe/AutoPlacement.h:29:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/math/Vec3.h:27:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/math/MathBase.h:31:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/base/std/hash/hash.h:19:
C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/boost/container_hash/hash.hpp:132:33: error: no template named ‘unary_function’ in namespace ‘std’; did you mean ‘__unary_function’?
struct hash_base : std::unary_function<T, std::size_t> {};
~~~~~~~~~~^
__unary_function
C:/Android/Sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1/__functional/unary_function.h:46:1: note: ‘__unary_function’ declared here
using __unary_function = _unary_function_keep_layout_base<Arg, Result>;
^
C:\Android\Sdk\ndk\26.1.10909125\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=aarch64-none-linux-android23 --sysroot=C:/Android/Sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_NO_LIB -DBOOST_CONTAINER_STATIC_LINK -DBOOST_UUID_FORCE_AUTO_LINK -DCC_EDITOR=0 -DCC_NETMODE=0 -DCC_NETMODE_CLIENT=0 -DCC_NETMODE_HOST_SERVER=2 -DCC_NETMODE_LISTEN_SERVER=1 -DCC_PLATFORM=3 -DCC_PLATFORM_ANDROID=3 -DCC_PLATFORM_EMSCRIPTEN=9 -DCC_PLATFORM_IOS=1 -DCC_PLATFORM_LINUX=6 -DCC_PLATFORM_MACOS=4 -DCC_PLATFORM_MAC_IOS=1 -DCC_PLATFORM_MAC_OSX=4 -DCC_PLATFORM_NX=8 -DCC_PLATFORM_OHOS=5 -DCC_PLATFORM_QNX=7 -DCC_PLATFORM_WINDOWS=2 -DCC_USE_AR_AUTO=0 -DCC_USE_AR_CORE=0 -DCC_USE_AR_ENGINE=0 -DCC_USE_AR_MODULE=0 -DCC_USE_AUDIO=1 -DCC_USE_DEBUG_RENDERER=0 -DCC_USE_DRAGONBONES=0 -DCC_USE_EDITBOX=1 -DCC_USE_GEOMETRY_RENDERER=0 -DCC_USE_GLES2 -DCC_USE_GLES3 -DCC_USE_JOB_SYSTEM_TASKFLOW=0 -DCC_USE_JOB_SYSTEM_TBB=0 -DCC_USE_MIDDLEWARE=1 -DCC_USE_OCCLUSION_QUERY=0 -DCC_USE_PHYSICS_PHYSX=0 -DCC_USE_SOCKET=0 -DCC_USE_SPINE=1 -DCC_USE_VIDEO=0 -DCC_USE_WEBP=1 -DCC_USE_WEBSOCKET_SERVER=0 -DCC_USE_WEBVIEW=0 -DCC_USE_XR=0 -DCC_USE_XR_REMOTE_PREVIEW=0 -DTBB_USE_EXCEPTIONS=0 -DUSE_V8_DEBUGGER=0 -DV8_COMPRESS_POINTERS -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/android-gamesdk/GameController/paddleboat/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/android-gamesdk/GameActivity/game-activity/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include -IC:/Android/Sdk/ndk/26.1.10909125/sources/android/native_app_glue -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/renderer -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/platform -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/renderer/core -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/editor-support -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/bindings/jswrapper -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/EGL -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/khronos -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/pvmp3dec/src -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/pvmp3dec/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/tremolo/Tremolo -IC:/Android/Sdk/ndk/26.1.10909125/sources/android/cpufeatures -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include/v8 -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include/uv -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include/zlib -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fsigned-char -ffunction-sections -fdata-sections -fstrict-aliasing -frtti -fexceptions -O2 -g -DNDEBUG -fPIC -Wno-comment -std=c++17 -Werror=return-type -MD -MT CMakeFiles/cocos_engine.dir/C/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/gi/light-probe/Delaunay.cpp.o -MF CMakeFiles\cocos_engine.dir\C\ProgramData\cocos\editors\Creator\3.7.4\resources\resources\3d\engine\native\cocos\gi\light-probe\Delaunay.cpp.o.d -o CMakeFiles/cocos_engine.dir/C/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/gi/light-probe/Delaunay.cpp.o -c C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/gi/light-probe/Delaunay.cpp
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/gi/light-probe/Delaunay.cpp:26:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/gi/light-probe/Delaunay.h:30:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/core/geometry/AABB.h:31:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/math/Mat3.h:31:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/math/Mat4.h:27:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/math/Vec3.h:27:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/math/MathBase.h:31:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/base/std/hash/hash.h:19:
C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/boost/container_hash/hash.hpp:132:33: error: no template named ‘unary_function’ in namespace ‘std’; did you mean ‘__unary_function’?
struct hash_base : std::unary_function<T, std::size_t> {};
~~~~~~~~~~^
__unary_function
C:/Android/Sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1/__functional/unary_function.h:46:1: note: ‘__unary_function’ declared here
using __unary_function = _unary_function_keep_layout_base<Arg, Result>;
^
C:\Android\Sdk\ndk\26.1.10909125\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=aarch64-none-linux-android23 --sysroot=C:/Android/Sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_NO_LIB -DBOOST_CONTAINER_STATIC_LINK -DBOOST_UUID_FORCE_AUTO_LINK -DCC_EDITOR=0 -DCC_NETMODE=0 -DCC_NETMODE_CLIENT=0 -DCC_NETMODE_HOST_SERVER=2 -DCC_NETMODE_LISTEN_SERVER=1 -DCC_PLATFORM=3 -DCC_PLATFORM_ANDROID=3 -DCC_PLATFORM_EMSCRIPTEN=9 -DCC_PLATFORM_IOS=1 -DCC_PLATFORM_LINUX=6 -DCC_PLATFORM_MACOS=4 -DCC_PLATFORM_MAC_IOS=1 -DCC_PLATFORM_MAC_OSX=4 -DCC_PLATFORM_NX=8 -DCC_PLATFORM_OHOS=5 -DCC_PLATFORM_QNX=7 -DCC_PLATFORM_WINDOWS=2 -DCC_USE_AR_AUTO=0 -DCC_USE_AR_CORE=0 -DCC_USE_AR_ENGINE=0 -DCC_USE_AR_MODULE=0 -DCC_USE_AUDIO=1 -DCC_USE_DEBUG_RENDERER=0 -DCC_USE_DRAGONBONES=0 -DCC_USE_EDITBOX=1 -DCC_USE_GEOMETRY_RENDERER=0 -DCC_USE_GLES2 -DCC_USE_GLES3 -DCC_USE_JOB_SYSTEM_TASKFLOW=0 -DCC_USE_JOB_SYSTEM_TBB=0 -DCC_USE_MIDDLEWARE=1 -DCC_USE_OCCLUSION_QUERY=0 -DCC_USE_PHYSICS_PHYSX=0 -DCC_USE_SOCKET=0 -DCC_USE_SPINE=1 -DCC_USE_VIDEO=0 -DCC_USE_WEBP=1 -DCC_USE_WEBSOCKET_SERVER=0 -DCC_USE_WEBVIEW=0 -DCC_USE_XR=0 -DCC_USE_XR_REMOTE_PREVIEW=0 -DTBB_USE_EXCEPTIONS=0 -DUSE_V8_DEBUGGER=0 -DV8_COMPRESS_POINTERS -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/android-gamesdk/GameController/paddleboat/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/android-gamesdk/GameActivity/game-activity/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include -IC:/Android/Sdk/ndk/26.1.10909125/sources/android/native_app_glue -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/renderer -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/platform -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/renderer/core -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/editor-support -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/bindings/jswrapper -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/EGL -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/khronos -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/pvmp3dec/src -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/pvmp3dec/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/tremolo/Tremolo -IC:/Android/Sdk/ndk/26.1.10909125/sources/android/cpufeatures -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include/v8 -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include/uv -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include/zlib -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fsigned-char -ffunction-sections -fdata-sections -fstrict-aliasing -frtti -fexceptions -O2 -g -DNDEBUG -fPIC -Wno-comment -std=c++17 -Werror=return-type -MD -MT CMakeFiles/cocos_engine.dir/C/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/gi/light-probe/SH.cpp.o -MF CMakeFiles\cocos_engine.dir\C\ProgramData\cocos\editors\Creator\3.7.4\resources\resources\3d\engine\native\cocos\gi\light-probe\SH.cpp.o.d -o CMakeFiles/cocos_engine.dir/C/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/gi/light-probe/SH.cpp.o -c C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/gi/light-probe/SH.cpp
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/gi/light-probe/SH.cpp:26:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/gi/light-probe/SH.h:33:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/math/Vec3.h:27:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/math/MathBase.h:31:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/base/std/hash/hash.h:19:
C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/boost/container_hash/hash.hpp:132:33: error: no template named ‘unary_function’ in namespace ‘std’; did you mean ‘__unary_function’?
struct hash_base : std::unary_function<T, std::size_t> {};
~~~~~~~~~~^
__unary_function
C:/Android/Sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1/__functional/unary_function.h:46:1: note: ‘__unary_function’ declared here
using __unary_function = __unary_function_keep_layout_base<_Arg, _Result>;
^
C:\Android\Sdk\ndk\26.1.10909125\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=aarch64-none-linux-android23 --sysroot=C:/Android/Sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_NO_LIB -DBOOST_CONTAINER_STATIC_LINK -DBOOST_UUID_FORCE_AUTO_LINK -DCC_EDITOR=0 -DCC_NETMODE=0 -DCC_NETMODE_CLIENT=0 -DCC_NETMODE_HOST_SERVER=2 -DCC_NETMODE_LISTEN_SERVER=1 -DCC_PLATFORM=3 -DCC_PLATFORM_ANDROID=3 -DCC_PLATFORM_EMSCRIPTEN=9 -DCC_PLATFORM_IOS=1 -DCC_PLATFORM_LINUX=6 -DCC_PLATFORM_MACOS=4 -DCC_PLATFORM_MAC_IOS=1 -DCC_PLATFORM_MAC_OSX=4 -DCC_PLATFORM_NX=8 -DCC_PLATFORM_OHOS=5 -DCC_PLATFORM_QNX=7 -DCC_PLATFORM_WINDOWS=2 -DCC_USE_AR_AUTO=0 -DCC_USE_AR_CORE=0 -DCC_USE_AR_ENGINE=0 -DCC_USE_AR_MODULE=0 -DCC_USE_AUDIO=1 -DCC_USE_DEBUG_RENDERER=0 -DCC_USE_DRAGONBONES=0 -DCC_USE_EDITBOX=1 -DCC_USE_GEOMETRY_RENDERER=0 -DCC_USE_GLES2 -DCC_USE_GLES3 -DCC_USE_JOB_SYSTEM_TASKFLOW=0 -DCC_USE_JOB_SYSTEM_TBB=0 -DCC_USE_MIDDLEWARE=1 -DCC_USE_OCCLUSION_QUERY=0 -DCC_USE_PHYSICS_PHYSX=0 -DCC_USE_SOCKET=0 -DCC_USE_SPINE=1 -DCC_USE_VIDEO=0 -DCC_USE_WEBP=1 -DCC_USE_WEBSOCKET_SERVER=0 -DCC_USE_WEBVIEW=0 -DCC_USE_XR=0 -DCC_USE_XR_REMOTE_PREVIEW=0 -DTBB_USE_EXCEPTIONS=0 -DUSE_V8_DEBUGGER=0 -DV8_COMPRESS_POINTERS -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/android-gamesdk/GameController/paddleboat/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/android-gamesdk/GameActivity/game-activity/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include -IC:/Android/Sdk/ndk/26.1.10909125/sources/android/native_app_glue -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/renderer -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/platform -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/renderer/core -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/editor-support -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/bindings/jswrapper -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/EGL -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/khronos -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/pvmp3dec/src -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/pvmp3dec/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/tremolo/Tremolo -IC:/Android/Sdk/ndk/26.1.10909125/sources/android/cpufeatures -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include/v8 -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include/uv -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include/zlib -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fsigned-char -ffunction-sections -fdata-sections -fstrict-aliasing -frtti -fexceptions -O2 -g -DNDEBUG -fPIC -Wno-comment -std=c++17 -Werror=return-type -MD -MT CMakeFiles/cocos_engine.dir/1bd5e11b5e5ba28d50c1715e4a0a608a/3.7.4/resources/resources/3d/engine/native/cocos/gi/light-probe/LightProbe.cpp.o -MF CMakeFiles\cocos_engine.dir\1bd5e11b5e5ba28d50c1715e4a0a608a\3.7.4\resources\resources\3d\engine\native\cocos\gi\light-probe\LightProbe.cpp.o.d -o CMakeFiles/cocos_engine.dir/1bd5e11b5e5ba28d50c1715e4a0a608a/3.7.4/resources/resources/3d/engine/native/cocos/gi/light-probe/LightProbe.cpp.o -c C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/gi/light-probe/LightProbe.cpp
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/gi/light-probe/LightProbe.cpp:26:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/gi/light-probe/LightProbe.h:28:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/gi/light-probe/Delaunay.h:30:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/core/geometry/AABB.h:31:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/math/Mat3.h:31:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/math/Mat4.h:27:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/math/Vec3.h:27:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/math/MathBase.h:31:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/base/std/hash/hash.h:19:
C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/boost/container_hash/hash.hpp:132:33: error: no template named ‘unary_function’ in namespace ‘std’; did you mean ‘__unary_function’?
struct hash_base : std::unary_function<T, std::size_t> {};
~~~~~~~~~~^
__unary_function
C:/Android/Sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1/__functional/unary_function.h:46:1: note: ‘__unary_function’ declared here
using __unary_function = _unary_function_keep_layout_base<Arg, Result>;
^
C:\Android\Sdk\ndk\26.1.10909125\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=aarch64-none-linux-android23 --sysroot=C:/Android/Sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_NO_LIB -DBOOST_CONTAINER_STATIC_LINK -DBOOST_UUID_FORCE_AUTO_LINK -DCC_EDITOR=0 -DCC_NETMODE=0 -DCC_NETMODE_CLIENT=0 -DCC_NETMODE_HOST_SERVER=2 -DCC_NETMODE_LISTEN_SERVER=1 -DCC_PLATFORM=3 -DCC_PLATFORM_ANDROID=3 -DCC_PLATFORM_EMSCRIPTEN=9 -DCC_PLATFORM_IOS=1 -DCC_PLATFORM_LINUX=6 -DCC_PLATFORM_MACOS=4 -DCC_PLATFORM_MAC_IOS=1 -DCC_PLATFORM_MAC_OSX=4 -DCC_PLATFORM_NX=8 -DCC_PLATFORM_OHOS=5 -DCC_PLATFORM_QNX=7 -DCC_PLATFORM_WINDOWS=2 -DCC_USE_AR_AUTO=0 -DCC_USE_AR_CORE=0 -DCC_USE_AR_ENGINE=0 -DCC_USE_AR_MODULE=0 -DCC_USE_AUDIO=1 -DCC_USE_DEBUG_RENDERER=0 -DCC_USE_DRAGONBONES=0 -DCC_USE_EDITBOX=1 -DCC_USE_GEOMETRY_RENDERER=0 -DCC_USE_GLES2 -DCC_USE_GLES3 -DCC_USE_JOB_SYSTEM_TASKFLOW=0 -DCC_USE_JOB_SYSTEM_TBB=0 -DCC_USE_MIDDLEWARE=1 -DCC_USE_OCCLUSION_QUERY=0 -DCC_USE_PHYSICS_PHYSX=0 -DCC_USE_SOCKET=0 -DCC_USE_SPINE=1 -DCC_USE_VIDEO=0 -DCC_USE_WEBP=1 -DCC_USE_WEBSOCKET_SERVER=0 -DCC_USE_WEBVIEW=0 -DCC_USE_XR=0 -DCC_USE_XR_REMOTE_PREVIEW=0 -DTBB_USE_EXCEPTIONS=0 -DUSE_V8_DEBUGGER=0 -DV8_COMPRESS_POINTERS -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/android-gamesdk/GameController/paddleboat/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/android-gamesdk/GameActivity/game-activity/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include -IC:/Android/Sdk/ndk/26.1.10909125/sources/android/native_app_glue -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/renderer -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/platform -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/renderer/core -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/editor-support -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/bindings/jswrapper -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/EGL -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/khronos -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/pvmp3dec/src -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/pvmp3dec/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/tremolo/Tremolo -IC:/Android/Sdk/ndk/26.1.10909125/sources/android/cpufeatures -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include/v8 -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include/uv -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/arm64-v8a/include/zlib -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fsigned-char -ffunction-sections -fdata-sections -fstrict-aliasing -frtti -fexceptions -O2 -g -DNDEBUG -fPIC -Wno-comment -std=c++17 -Werror=return-type -MD -MT CMakeFiles/cocos_engine.dir/C/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/engine/Engine.cpp.o -MF CMakeFiles\cocos_engine.dir\C\ProgramData\cocos\editors\Creator\3.7.4\resources\resources\3d\engine\native\cocos\engine\Engine.cpp.o.d -o CMakeFiles/cocos_engine.dir/C/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/engine/Engine.cpp.o -c C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/engine/Engine.cpp
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/engine/Engine.cpp:25:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/engine/Engine.h:31:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/math/Vec2.h:29:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/math/MathBase.h:31:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/base/std/hash/hash.h:19:
C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/boost/container_hash/hash.hpp:132:33: error: no template named ‘unary_function’ in namespace ‘std’; did you mean ‘__unary_function’?
struct hash_base : std::unary_function<T, std::size_t> {};
~~~~~~~~~~^
__unary_function
C:/Android/Sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1/__functional/unary_function.h:46:1: note: ‘__unary_function’ declared here
using __unary_function = _unary_function_keep_layout_base<Arg, Result>;
^
C:\Android\Sdk\ndk\26.1.10909125\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=x86_64-none-linux-android23 --sysroot=C:/Android/Sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_NO_LIB -DBOOST_CONTAINER_STATIC_LINK -DBOOST_UUID_FORCE_AUTO_LINK -DCC_EDITOR=0 -DCC_NETMODE=0 -DCC_NETMODE_CLIENT=0 -DCC_NETMODE_HOST_SERVER=2 -DCC_NETMODE_LISTEN_SERVER=1 -DCC_PLATFORM=3 -DCC_PLATFORM_ANDROID=3 -DCC_PLATFORM_EMSCRIPTEN=9 -DCC_PLATFORM_IOS=1 -DCC_PLATFORM_LINUX=6 -DCC_PLATFORM_MACOS=4 -DCC_PLATFORM_MAC_IOS=1 -DCC_PLATFORM_MAC_OSX=4 -DCC_PLATFORM_NX=8 -DCC_PLATFORM_OHOS=5 -DCC_PLATFORM_QNX=7 -DCC_PLATFORM_WINDOWS=2 -DCC_USE_AR_AUTO=0 -DCC_USE_AR_CORE=0 -DCC_USE_AR_ENGINE=0 -DCC_USE_AR_MODULE=0 -DCC_USE_AUDIO=1 -DCC_USE_DEBUG_RENDERER=0 -DCC_USE_DRAGONBONES=0 -DCC_USE_EDITBOX=1 -DCC_USE_GEOMETRY_RENDERER=0 -DCC_USE_GLES2 -DCC_USE_GLES3 -DCC_USE_JOB_SYSTEM_TASKFLOW=0 -DCC_USE_JOB_SYSTEM_TBB=0 -DCC_USE_MIDDLEWARE=1 -DCC_USE_OCCLUSION_QUERY=0 -DCC_USE_PHYSICS_PHYSX=0 -DCC_USE_SOCKET=0 -DCC_USE_SPINE=1 -DCC_USE_VIDEO=0 -DCC_USE_WEBP=1 -DCC_USE_WEBSOCKET_SERVER=0 -DCC_USE_WEBVIEW=0 -DCC_USE_XR=0 -DCC_USE_XR_REMOTE_PREVIEW=0 -DTBB_USE_EXCEPTIONS=0 -DUSE_V8_DEBUGGER=0 -DV8_COMPRESS_POINTERS -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/android-gamesdk/GameController/paddleboat/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/android-gamesdk/GameActivity/game-activity/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/x86_64/include -IC:/Android/Sdk/ndk/26.1.10909125/sources/android/native_app_glue -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/renderer -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/platform -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/renderer/core -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/editor-support -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/bindings/jswrapper -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/EGL -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/khronos -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/pvmp3dec/src -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/pvmp3dec/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/tremolo/Tremolo -IC:/Android/Sdk/ndk/26.1.10909125/sources/android/cpufeatures -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/x86_64/include/v8 -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/x86_64/include/uv -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/x86_64/include/zlib -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fsigned-char -ffunction-sections -fdata-sections -fstrict-aliasing -frtti -fexceptions -O2 -g -DNDEBUG -fPIC -Wno-comment -std=c++17 -Werror=return-type -MD -MT CMakeFiles/cocos_engine.dir/C/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/base/astc.cpp.o -MF CMakeFiles\cocos_engine.dir\C\ProgramData\cocos\editors\Creator\3.7.4\resources\resources\3d\engine\native\cocos\base\astc.cpp.o.d -o CMakeFiles/cocos_engine.dir/C/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/base/astc.cpp.o -c C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/base/astc.cpp
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/base/astc.cpp:28:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/platform/Image.h:31:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/renderer/gfx-base/GFXDef.h:29:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/base/std/hash/hash.h:19:
C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/boost/container_hash/hash.hpp:132:33: error: no template named ‘unary_function’ in namespace ‘std’; did you mean ‘__unary_function’?
struct hash_base : std::unary_function<T, std::size_t> {};
~~~~~~~~~~^
__unary_function
C:/Android/Sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1/__functional/unary_function.h:46:1: note: ‘__unary_function’ declared here
using __unary_function = _unary_function_keep_layout_base<Arg, Result>;
^
C:\Android\Sdk\ndk\26.1.10909125\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=x86_64-none-linux-android23 --sysroot=C:/Android/Sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_NO_LIB -DBOOST_CONTAINER_STATIC_LINK -DBOOST_UUID_FORCE_AUTO_LINK -DCC_EDITOR=0 -DCC_NETMODE=0 -DCC_NETMODE_CLIENT=0 -DCC_NETMODE_HOST_SERVER=2 -DCC_NETMODE_LISTEN_SERVER=1 -DCC_PLATFORM=3 -DCC_PLATFORM_ANDROID=3 -DCC_PLATFORM_EMSCRIPTEN=9 -DCC_PLATFORM_IOS=1 -DCC_PLATFORM_LINUX=6 -DCC_PLATFORM_MACOS=4 -DCC_PLATFORM_MAC_IOS=1 -DCC_PLATFORM_MAC_OSX=4 -DCC_PLATFORM_NX=8 -DCC_PLATFORM_OHOS=5 -DCC_PLATFORM_QNX=7 -DCC_PLATFORM_WINDOWS=2 -DCC_USE_AR_AUTO=0 -DCC_USE_AR_CORE=0 -DCC_USE_AR_ENGINE=0 -DCC_USE_AR_MODULE=0 -DCC_USE_AUDIO=1 -DCC_USE_DEBUG_RENDERER=0 -DCC_USE_DRAGONBONES=0 -DCC_USE_EDITBOX=1 -DCC_USE_GEOMETRY_RENDERER=0 -DCC_USE_GLES2 -DCC_USE_GLES3 -DCC_USE_JOB_SYSTEM_TASKFLOW=0 -DCC_USE_JOB_SYSTEM_TBB=0 -DCC_USE_MIDDLEWARE=1 -DCC_USE_OCCLUSION_QUERY=0 -DCC_USE_PHYSICS_PHYSX=0 -DCC_USE_SOCKET=0 -DCC_USE_SPINE=1 -DCC_USE_VIDEO=0 -DCC_USE_WEBP=1 -DCC_USE_WEBSOCKET_SERVER=0 -DCC_USE_WEBVIEW=0 -DCC_USE_XR=0 -DCC_USE_XR_REMOTE_PREVIEW=0 -DTBB_USE_EXCEPTIONS=0 -DUSE_V8_DEBUGGER=0 -DV8_COMPRESS_POINTERS -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/android-gamesdk/GameController/paddleboat/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/android-gamesdk/GameActivity/game-activity/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/x86_64/include -IC:/Android/Sdk/ndk/26.1.10909125/sources/android/native_app_glue -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/renderer -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/platform -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/renderer/core -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/editor-support -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/bindings/jswrapper -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/EGL -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/khronos -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/pvmp3dec/src -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/pvmp3dec/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/tremolo/Tremolo -IC:/Android/Sdk/ndk/26.1.10909125/sources/android/cpufeatures -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/x86_64/include/v8 -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/x86_64/include/uv -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/x86_64/include/zlib -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fsigned-char -ffunction-sections -fdata-sections -fstrict-aliasing -frtti -fexceptions -O2 -g -DNDEBUG -fPIC -Wno-comment -std=c++17 -Werror=return-type -MD -MT CMakeFiles/cocos_engine.dir/C/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/application/BaseGame.cpp.o -MF CMakeFiles\cocos_engine.dir\C\ProgramData\cocos\editors\Creator\3.7.4\resources\resources\3d\engine\native\cocos\application\BaseGame.cpp.o.d -o CMakeFiles/cocos_engine.dir/C/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/application/BaseGame.cpp.o -c C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/application/BaseGame.cpp
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/application/BaseGame.cpp:25:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/application/BaseGame.h:26:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/application/CocosApplication.h:29:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/platform/interfaces/modules/ISystemWindow.h:29:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/math/Geometry.h:30:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/math/Vec2.h:29:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/math/MathBase.h:31:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/base/std/hash/hash.h:19:
C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/boost/container_hash/hash.hpp:132:33: error: no template named ‘unary_function’ in namespace ‘std’; did you mean ‘__unary_function’?
struct hash_base : std::unary_function<T, std::size_t> {};
~~~~~~~~~~^
__unary_function
C:/Android/Sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1/__functional/unary_function.h:46:1: note: ‘__unary_function’ declared here
using __unary_function = __unary_function_keep_layout_base<_Arg, _Result>;
^
C:\Android\Sdk\ndk\26.1.10909125\toolchains\llvm\prebuilt\windows-x86_64\bin\clang++.exe --target=x86_64-none-linux-android23 --sysroot=C:/Android/Sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/sysroot -DBOOST_ALL_NO_LIB=1 -DBOOST_CONTAINER_NO_LIB -DBOOST_CONTAINER_STATIC_LINK -DBOOST_UUID_FORCE_AUTO_LINK -DCC_EDITOR=0 -DCC_NETMODE=0 -DCC_NETMODE_CLIENT=0 -DCC_NETMODE_HOST_SERVER=2 -DCC_NETMODE_LISTEN_SERVER=1 -DCC_PLATFORM=3 -DCC_PLATFORM_ANDROID=3 -DCC_PLATFORM_EMSCRIPTEN=9 -DCC_PLATFORM_IOS=1 -DCC_PLATFORM_LINUX=6 -DCC_PLATFORM_MACOS=4 -DCC_PLATFORM_MAC_IOS=1 -DCC_PLATFORM_MAC_OSX=4 -DCC_PLATFORM_NX=8 -DCC_PLATFORM_OHOS=5 -DCC_PLATFORM_QNX=7 -DCC_PLATFORM_WINDOWS=2 -DCC_USE_AR_AUTO=0 -DCC_USE_AR_CORE=0 -DCC_USE_AR_ENGINE=0 -DCC_USE_AR_MODULE=0 -DCC_USE_AUDIO=1 -DCC_USE_DEBUG_RENDERER=0 -DCC_USE_DRAGONBONES=0 -DCC_USE_EDITBOX=1 -DCC_USE_GEOMETRY_RENDERER=0 -DCC_USE_GLES2 -DCC_USE_GLES3 -DCC_USE_JOB_SYSTEM_TASKFLOW=0 -DCC_USE_JOB_SYSTEM_TBB=0 -DCC_USE_MIDDLEWARE=1 -DCC_USE_OCCLUSION_QUERY=0 -DCC_USE_PHYSICS_PHYSX=0 -DCC_USE_SOCKET=0 -DCC_USE_SPINE=1 -DCC_USE_VIDEO=0 -DCC_USE_WEBP=1 -DCC_USE_WEBSOCKET_SERVER=0 -DCC_USE_WEBVIEW=0 -DCC_USE_XR=0 -DCC_USE_XR_REMOTE_PREVIEW=0 -DTBB_USE_EXCEPTIONS=0 -DUSE_V8_DEBUGGER=0 -DV8_COMPRESS_POINTERS -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/android-gamesdk/GameController/paddleboat/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/android-gamesdk/GameActivity/game-activity/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/x86_64/include -IC:/Android/Sdk/ndk/26.1.10909125/sources/android/native_app_glue -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/renderer -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/platform -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/renderer/core -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/editor-support -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/bindings/jswrapper -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/EGL -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/khronos -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/pvmp3dec/src -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/pvmp3dec/include -IC:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/tremolo/Tremolo -IC:/Android/Sdk/ndk/26.1.10909125/sources/android/cpufeatures -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/x86_64/include/v8 -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/x86_64/include/uv -isystem C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/cmake/…/android/x86_64/include/zlib -g -DANDROID -fdata-sections -ffunction-sections -funwind-tables -fstack-protector-strong -no-canonical-prefixes -D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fsigned-char -ffunction-sections -fdata-sections -fstrict-aliasing -frtti -fexceptions -O2 -g -DNDEBUG -fPIC -Wno-comment -std=c++17 -Werror=return-type -MD -MT CMakeFiles/cocos_engine.dir/1bd5e11b5e5ba28d50c1715e4a0a608a/3.7.4/resources/resources/3d/engine/native/cocos/application/CocosApplication.cpp.o -MF CMakeFiles\cocos_engine.dir\1bd5e11b5e5ba28d50c1715e4a0a608a\3.7.4\resources\resources\3d\engine\native\cocos\application\CocosApplication.cpp.o.d -o CMakeFiles/cocos_engine.dir/1bd5e11b5e5ba28d50c1715e4a0a608a/3.7.4/resources/resources/3d/engine/native/cocos/application/CocosApplication.cpp.o -c C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/application/CocosApplication.cpp
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/application/CocosApplication.cpp:25:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/application/CocosApplication.h:29:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/platform/interfaces/modules/ISystemWindow.h:29:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/math/Geometry.h:30:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/math/Vec2.h:29:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/math/MathBase.h:31:
In file included from C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/cocos/base/std/hash/hash.h:19:
C:/ProgramData/cocos/editors/Creator/3.7.4/resources/resources/3d/engine/native/external/sources/boost/container_hash/hash.hpp:132:33: error: no template named ‘unary_function’ in namespace ‘std’; did you mean ‘__unary_function’?
struct hash_base : std::unary_function<T, std::size_t> {};
~~~~~~~~~~^
__unary_function
C:/Android/Sdk/ndk/26.1.10909125/toolchains/llvm/prebuilt/windows-x86_64/sysroot/usr/include/c++/v1/__functional/unary_function.h:46:1: note: ‘__unary_function’ declared here
using __unary_function = __unary_function_keep_layout_base<_Arg, _Result>;
^
日志2:
Missing class com.bytedance.JProtect (referenced from: org.json.JSONObject com.bytedance.sdk.openadsdk.IGP.BUe.Vqm.BUe() and 14 other contexts)
Missing class com.bytedance.component.sdk.annotation.ColorInt (referenced from: int com.bytedance.adsdk.rdk.SX.rdk.dY and 4 other contexts)
Missing class com.bytedance.component.sdk.annotation.FloatRange (referenced from: float com.bytedance.adsdk.rdk.BUe.rdk.BUe$SX.SX() and 19 other contexts)
Missing class com.bytedance.component.sdk.annotation.IntRange (referenced from: void com.bytedance.adsdk.rdk.dY.setAlpha(int))
Missing class com.bytedance.component.sdk.annotation.MainThread (referenced from: void com.bytedance.adsdk.rdk.dY.TNB() and 14 other contexts)
Missing class com.bytedance.component.sdk.annotation.RawRes (referenced from: int com.bytedance.adsdk.rdk.xa.dY and 7 other contexts)
Missing class com.bytedance.component.sdk.annotation.RestrictTo$Scope (referenced from: java.lang.String com.bytedance.adsdk.rdk.Ms.rdk(java.lang.String, java.lang.String) and 24 other contexts)
Missing class com.bytedance.component.sdk.annotation.RestrictTo (referenced from: java.lang.String com.bytedance.adsdk.rdk.Ms.rdk(java.lang.String, java.lang.String) and 24 other contexts)
Missing class com.bytedance.component.sdk.annotation.WorkerThread (referenced from: com.bytedance.adsdk.rdk.TNB com.bytedance.adsdk.rdk.Vqm.ni.BUe(android.content.Context, java.lang.String, java.lang.String) and 13 other contexts)
Missing class com.bytedance.sdk.component.uchain.action.EventChainAction$Builder (referenced from: void com.bytedance.adsdk.ugeno.core.BUe.BUe.SX(com.bytedance.adsdk.ugeno.core.oef, com.bytedance.adsdk.ugeno.core.TNB$rdk, com.bytedance.adsdk.ugeno.core.TNB$BUe))
Missing class com.bytedance.sdk.component.uchain.action.EventChainAction (referenced from: void com.bytedance.adsdk.ugeno.core.BUe.BUe.SX(com.bytedance.adsdk.ugeno.core.oef, com.bytedance.adsdk.ugeno.core.TNB$rdk, com.bytedance.adsdk.ugeno.core.TNB$BUe))
Missing class com.bytedance.sdk.component.uchain.listener.ICustomRouter (referenced from: com.bytedance.adsdk.ugeno.core.BUe.BUe$BUe)
Missing class com.bytedance.sdk.component.uchain.listener.IEventChainLifeCycleListener (referenced from: void com.bytedance.adsdk.ugeno.core.BUe.BUe.SX(com.bytedance.adsdk.ugeno.core.oef, com.bytedance.adsdk.ugeno.core.TNB$rdk, com.bytedance.adsdk.ugeno.core.TNB$BUe) and 1 other context)
Missing class com.bytedance.sdk.openadsdk.core.model.NetExtParams$RenderType (referenced from: int com.bytedance.sdk.openadsdk.core.model.mnd.ni)
Missing class com.bytedance.sdk.openadsdk.core.settings.TTSdkSettings$FETCH_REQUEST_SOURCE (referenced from: void com.bytedance.sdk.openadsdk.core.settings.CN.BUe(int, boolean) and 1 other context)
Missing class com.facebook.infer.annotation.Nullsafe$Mode (referenced from: com.facebook.ads.AbstractAdListener and 28 other contexts)
Missing class com.facebook.infer.annotation.Nullsafe (referenced from: com.facebook.ads.AbstractAdListener and 28 other contexts)
有没官方的人员可以给一下解决方案?
