Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Android NDK: 25 is an alias for android-24. Adjusting APP_PLATFORM to match.
- [arm64-v8a] Install : libbeatsaber-hook_1_3_3.so => libs/arm64-v8a/libbeatsaber-hook_1_3_3.so
- [arm64-v8a] Install : libcustom-types.so => libs/arm64-v8a/libcustom-types.so
- [arm64-v8a] Install : libmodloader.so => libs/arm64-v8a/libmodloader.so
- [arm64-v8a] Install : libmonkecodegen_0_2_3.so => libs/arm64-v8a/libmonkecodegen_0_2_3.so
- [arm64-v8a] Install : libmonkecomputer.so => libs/arm64-v8a/libmonkecomputer.so
- [arm64-v8a] Compile++ : monkeskies <= main.cpp
- In file included from D:/QuestModDev/Projects/GorillaTag/MonkeSkies/src/main.cpp:1:
- In file included from ./include\UI/BackgroundListViewController.hpp:3:
- In file included from ./extern\custom-types/shared/macros.hpp:2:
- In file included from ./extern\custom-types/shared/types.hpp:5:
- In file included from ./extern\beatsaber-hook/shared/utils/il2cpp-utils.hpp:26:
- In file included from D:/QuestModDev/Projects/GorillaTag/MonkeSkies\extern/beatsaber-hook/shared/utils/typedefs.h:53:
- In file included from ./extern\beatsaber-hook/shared/utils/typedefs-delegate.hpp:6:
- In file included from extern/monkecodegen/include\System/Delegate.hpp:13:
- In file included from extern/monkecodegen/include\System/IntPtr.hpp:12:
- extern/monkecodegen/include\System/Runtime/Serialization/StreamingContext.hpp:49:42: error: use of undeclared identifier 'THROW_UNLESS'
- static auto* ___internal__method = THROW_UNLESS(::il2cpp_utils::FindMethod(*this, ".ctor", std::vector<Il2CppClass*>{}, ::il2cpp_utils::ExtractTypes(state)));
- ^
- extern/monkecodegen/include\System/Runtime/Serialization/StreamingContext.hpp:50:23: error: no member named 'RunMethodThrow' in namespace 'il2cpp_utils'
- ::il2cpp_utils::RunMethodThrow<void, false>(*this, ___internal__method, state);
- ~~~~~~~~~~~~~~~~^
- extern/monkecodegen/include\System/Runtime/Serialization/StreamingContext.hpp:50:42: error: expected '(' for function-style cast or type construction
- ::il2cpp_utils::RunMethodThrow<void, false>(*this, ___internal__method, state);
- ~~~~^
- extern/monkecodegen/include\System/Runtime/Serialization/StreamingContext.hpp:57:42: error: use of undeclared identifier 'THROW_UNLESS'
- static auto* ___internal__method = THROW_UNLESS(::il2cpp_utils::FindMethod(*this, ".ctor", std::vector<Il2CppClass*>{}, ::il2cpp_utils::ExtractTypes(state, additional)));
- ^
- extern/monkecodegen/include\System/Runtime/Serialization/StreamingContext.hpp:58:23: error: no member named 'RunMethodThrow' in namespace 'il2cpp_utils'
- ::il2cpp_utils::RunMethodThrow<void, false>(*this, ___internal__method, state, additional);
- ~~~~~~~~~~~~~~~~^
- extern/monkecodegen/include\System/Runtime/Serialization/StreamingContext.hpp:58:42: error: expected '(' for function-style cast or type construction
- ::il2cpp_utils::RunMethodThrow<void, false>(*this, ___internal__method, state, additional);
- ~~~~^
- In file included from D:/QuestModDev/Projects/GorillaTag/MonkeSkies/src/main.cpp:1:
- In file included from ./include\UI/BackgroundListViewController.hpp:3:
- In file included from ./extern\custom-types/shared/macros.hpp:2:
- In file included from ./extern\custom-types/shared/types.hpp:5:
- In file included from ./extern\beatsaber-hook/shared/utils/il2cpp-utils.hpp:26:
- In file included from D:/QuestModDev/Projects/GorillaTag/MonkeSkies\extern/beatsaber-hook/shared/utils/typedefs.h:53:
- In file included from ./extern\beatsaber-hook/shared/utils/typedefs-delegate.hpp:6:
- In file included from extern/monkecodegen/include\System/Delegate.hpp:13:
- extern/monkecodegen/include\System/IntPtr.hpp:64:42: error: use of undeclared identifier 'THROW_UNLESS'
- static auto* ___internal__method = THROW_UNLESS(::il2cpp_utils::FindMethod(*this, ".ctor", std::vector<Il2CppClass*>{}, ::il2cpp_utils::ExtractTypes(value)));
- ^
- extern/monkecodegen/include\System/IntPtr.hpp:65:23: error: no member named 'RunMethodThrow' in namespace 'il2cpp_utils'
- ::il2cpp_utils::RunMethodThrow<void, false>(*this, ___internal__method, value);
- ~~~~~~~~~~~~~~~~^
- extern/monkecodegen/include\System/IntPtr.hpp:65:42: error: expected '(' for function-style cast or type construction
- ::il2cpp_utils::RunMethodThrow<void, false>(*this, ___internal__method, value);
- ~~~~^
- extern/monkecodegen/include\System/IntPtr.hpp:72:42: error: use of undeclared identifier 'THROW_UNLESS'
- static auto* ___internal__method = THROW_UNLESS(::il2cpp_utils::FindMethod(*this, ".ctor", std::vector<Il2CppClass*>{}, ::il2cpp_utils::ExtractTypes(value)));
- ^
- extern/monkecodegen/include\System/IntPtr.hpp:73:23: error: no member named 'RunMethodThrow' in namespace 'il2cpp_utils'
- ::il2cpp_utils::RunMethodThrow<void, false>(*this, ___internal__method, value);
- ~~~~~~~~~~~~~~~~^
- extern/monkecodegen/include\System/IntPtr.hpp:73:42: error: expected '(' for function-style cast or type construction
- ::il2cpp_utils::RunMethodThrow<void, false>(*this, ___internal__method, value);
- ~~~~^
- extern/monkecodegen/include\System/IntPtr.hpp:84:42: error: use of undeclared identifier 'THROW_UNLESS'
- static auto* ___internal__method = THROW_UNLESS(::il2cpp_utils::FindMethod(*this, ".ctor", std::vector<Il2CppClass*>{}, ::il2cpp_utils::ExtractTypes(info, context)));
- ^
- extern/monkecodegen/include\System/IntPtr.hpp:85:23: error: no member named 'RunMethodThrow' in namespace 'il2cpp_utils'
- ::il2cpp_utils::RunMethodThrow<void, false>(*this, ___internal__method, info, context);
- ~~~~~~~~~~~~~~~~^
- extern/monkecodegen/include\System/IntPtr.hpp:85:42: error: expected '(' for function-style cast or type construction
- ::il2cpp_utils::RunMethodThrow<void, false>(*this, ___internal__method, info, context);
- ~~~~^
- In file included from D:/QuestModDev/Projects/GorillaTag/MonkeSkies/src/main.cpp:1:
- In file included from ./include\UI/BackgroundListViewController.hpp:3:
- In file included from ./extern\custom-types/shared/macros.hpp:2:
- In file included from ./extern\custom-types/shared/types.hpp:5:
- In file included from ./extern\beatsaber-hook/shared/utils/il2cpp-utils.hpp:26:
- In file included from D:/QuestModDev/Projects/GorillaTag/MonkeSkies\extern/beatsaber-hook/shared/utils/typedefs.h:54:
- In file included from ./extern\beatsaber-hook/shared/utils/typedefs-array.hpp:24:
- extern/monkecodegen/include\System/Array.hpp:121:30: error: no member named 'RunMethodThrow' in namespace 'il2cpp_utils'
- return ::il2cpp_utils::RunMethodThrow<System::Collections::ObjectModel::ReadOnlyCollection_1<T>*, false>(static_cast<Il2CppClass*>(nullptr), ___generic__method, array);
- ~~~~~~~~~~~~~~~~^
- extern/monkecodegen/include\System/Array.hpp:121:102: error: expected '(' for function-style cast or type construction
- return ::il2cpp_utils::RunMethodThrow<System::Collections::ObjectModel::ReadOnlyCollection_1<T>*, false>(static_cast<Il2CppClass*>(nullptr), ___generic__method, array);
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
- extern/monkecodegen/include\System/Array.hpp:121:103: error: expected expression
- return ::il2cpp_utils::RunMethodThrow<System::Collections::ObjectModel::ReadOnlyCollection_1<T>*, false>(static_cast<Il2CppClass*>(nullptr), ___generic__method, array);
- ^
- extern/monkecodegen/include\System/Array.hpp:130:23: error: no member named 'RunMethodThrow' in namespace 'il2cpp_utils'
- ::il2cpp_utils::RunMethodThrow<void, false>(static_cast<Il2CppClass*>(nullptr), ___generic__method, array, newSize);
- ~~~~~~~~~~~~~~~~^
- fatal error: too many errors emitted, stopping now [-ferror-limit=]
- 20 errors generated.
- make: *** [D:/QuestModDev/References/android-ndk-r21d/build//../build/core/build-binary.mk:478: D:\QuestModDev\Projects\GorillaTag\MonkeSkies/obj/local/arm64-v8a/objs/monkeskies/src/main.o] Error 1
- PS D:\QuestModDev\Projects\GorillaTag\MonkeSkies>
Add Comment
Please, Sign In to add comment