qtiuto / lua-for-android

A high-performance bridge for lua and java or c in Android with mutil-thread and almost all java features supported
BSD 3-Clause "New" or "Revised" License
111 stars 26 forks source link

compile faild #14

Closed izxyz closed 10 months ago

izxyz commented 11 months ago

In file included from E:/Project/Android/lua-for-android-1.0/lib/src/main/cpp/java_type.cpp:2: In file included from E:/Project/Android/lua-for-android-1.0/lib/src/main/cpp/java_type.h:7: In file included from E:/Project/Android/lua-for-android-1.0/lib/src/main/cpp/myarray.h:7: In file included from E:/Project/Android/lua-for-android-1.0/lib/src/main/cpp/java_type.h:7: In file included from E:/Project/Android/lua-for-android-1.0/lib/src/main/cpp/common.h:10: In file included from E:/Project/Android/lua-for-android-1.0/lib/src/main/cpp/myarray.h:7: In file included from E:/Project/Android/lua-for-android-1.0/lib/src/main/cpp/macros.h:10: In file included from E:/Project/Android/lua-for-android-1.0/lib/src/main/cpp/common.h:10: E:/Project/Android/lua-for-android-1.0/lib/src/main/cpp/stdcpp/functional:217:60: error: reference to 'pair' is ambiguous inline bool operator==(const pair<_T1,_T2>& x, const pair<_T1,_T2>& y)

izxyz commented 10 months ago

foo