Thursday, December 23, 2010

[android-developers] how to use ndk to compile template classes?

As you know that template classes are implemented in the ".h"
header files, and the ndk is not build the ".h" files.

When the ndk link the obj files, it will failed that the template
classes are not implemented.

Who can help me fix this? Thank you very much, please~

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment