You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm experimenting the following error.
I saw a very recent change about that (yesterday), any idea of what is going on ?
Error: ./src/cpp/NativeArray.cpp: In member function 'virtual Dynamic cpp::NativeArray_obj::__Field(const String&, bool)':
./src/cpp/NativeArray.cpp:112: error: no matching function for call to 'cpp::NativeArray_obj::memcmp(const HX_CHAR* const&, const char [5], unsigned int)'
Thanks
Thomas
The text was updated successfully, but these errors were encountered:
I'm experimenting the following error.
I saw a very recent change about that (yesterday), any idea of what is
going on ?
Error: ./src/cpp/NativeArray.cpp: In member function 'virtual Dynamic
cpp::NativeArray_obj::__Field(const String&, bool)':
./src/cpp/NativeArray.cpp:112: error: no matching function for call to
'cpp::NativeArray_obj::memcmp(const HX_CHAR* const&, const char [5],
unsigned int)'
Thanks
Thomas
Reply to this email directly or view it on GitHubhttps://github.com//issues/49
.
Hi,
I'm experimenting the following error.
I saw a very recent change about that (yesterday), any idea of what is going on ?
Error: ./src/cpp/NativeArray.cpp: In member function 'virtual Dynamic cpp::NativeArray_obj::__Field(const String&, bool)':
./src/cpp/NativeArray.cpp:112: error: no matching function for call to 'cpp::NativeArray_obj::memcmp(const HX_CHAR* const&, const char [5], unsigned int)'
Thanks
Thomas
The text was updated successfully, but these errors were encountered: