when trying to compile some c / c++ code for iOS. Getting
No member named 'memcpy' in namespace 'std::__1'; did you mean 'wmemcpy'?
Have tried the compiler settings with no luck.
This is in the memory file in the tool chain.
I needed to add
#include <cstring>
hope it helps
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With