You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.
"Each BB10 device comes with Python3.2.2 installed."
I'm not sure if that is always true. But if it is, then you probably don't need to build python. But I think you still need python.h and things like that (that come from python, not boost, IIRC). And it needs to be one for the right platform (ie QNX) not whatever you find on your host platform (Windows/Mac/etc). But I could be completely wrong - I'm just going from memory here.
But I think a Linux one should be close enough to work.
Basically you are breaking new ground - no one (AFAIK) inside BlackBerry needed Boost Python, so no one ever built it. Most other pieces of Boost were either used or header-only (thus either built by necessity or easy/nothing to build).
I want to compile Boost.Python but this seems to be difficult (according to the comment in blackberry-config.jam)
Each BB10 device comes with Python3.2.2 installed.
Does that at least answer the question, if we need a port of python for blackberry?
The text was updated successfully, but these errors were encountered: