Hello List: Ran into Android compiler NDK C++/C issue today.
NDK r10e-osx SDK Tools 24.3.3 Api 19 (4.4.2) Code runs great on OSX and IOS. But dies with SIGBUS (7) on Android 4.x. And there are issues of implicit declarations of memcpy and memset that Does not matter if Debug (O0) or Release (02) As I begin to deep dive this tomorrow, maybe someone has come across this? This has to be a compiler setting issues since armv7 on android fails while armv7/arm64 on IOS 7 ipad mini 1st gen works OK. Thanks for any input. md
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest