The problem is that the linker doesn't find Boost.Thread static library.
Ensure that it exists on the path where it should be.
have you specified boost thread in LOCAL_STATIC_LIBRARIES or LOCAL_LDLIBS? the bold line states what the build is about to do.
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To post to this group, send email to andro...@googlegroups.com.
To unsubscribe from this group, send email to android-ndk...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/android-ndk?hl=en.
