building boost for Android
Hello, Has anyone managed to build boost for this platform? Thanks.
On Fri, Nov 5, 2010 at 7:26 AM, Igor R
Hello,
Has anyone managed to build boost for this platform?
Interesting question. I'd think it should be doable granted that you don't have libraries that depend on system calls not exposed by the native development kit. If you do manage to get it done please let us know because there are people (including me) interested in knowing the answer to the question. -- Dean Michael Berris deanberris.com
Has anyone managed to build boost for this platform?
I have not built all of boost for Android, but I've had some success building code that uses boost::scoped_ptr and boost::thread, for example. There are limitations of the current NDK that are problematic in general - such as no RTTI. I think it depends on how much of boost is needed. - Nigel
participants (3)
-
Dean Michael Berris
-
Igor R
-
Nigel Stewart