fakhirsh / FEngine

Highly cross-platform Game Engine. Simple yet powerful Component based, data driven architecture.
BSD 2-Clause "Simplified" License
2 stars 0 forks source link

Android Fastdelegate Compilation error #22

Closed fakhirsh closed 9 years ago

fakhirsh commented 9 years ago

The NDK gives errors regarding "memcpy" not found.

fakhirsh commented 9 years ago

Simple include:

include < cstring >

inside "FastDelegate.h"

And all errors will be gone !