You can try to implement in a .cpp file and when you need to use the class,
#include "xxx.cpp"?

2010/12/24 袁堂夫 <yuantangf...@gmail.com>

> 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+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to