Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #4738
| From | "Dr. Michael Lauer" <mickey@helios.office.drlauer-research.com> |
|---|---|
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] Python Bibliothek auf iOS benutzen. |
| Date | 2017-04-04 08:01 +0000 |
| Message-ID | <ekh27mFaf0nU1@mid.dfncis.de> (permalink) |
| References | <trinity-5df16430-e334-4553-a5c5-9f3ce4ec534c-1491049086986@3capp-gmx-bs56> <mailman.7.1491049099.2961.python-de@python.org> |
Robert Hai <rhey@gmx.de> wrote: > Das Problem ist nur, dass ich keine Version des Python Frameworks finden > kann die ich in xCode fuer iOS verwenden kann. Finden kann ich nur eine > fuer OSX was nach meinem Verstaendnis von Architekturen nicht > funktionieren wuerde (i386 vs. arm). Hat jemand eine Idee wie ich an so > etwas kommen koennte ? Servus Robert, wuesste nicht, dass es fertige Binaries gaebe. Kannst Du Dir aber selbst bauen, Python ist halbwegs cross-compile-freundlich. Hier z.B. ein Skript, mit dem man OpenSSL fuer iOS (und mehr) baut: https://gist.github.com/foozmeat/5154962 - aus dem koenntest Du das entwickeln. Gruss, Mickey.
Back to de.comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
[Python-de] Python Bibliothek auf iOS benutzen. "Robert Hai" <rhey@gmx.de> - 2017-04-01 14:18 +0200
Re: [Python-de] Python Bibliothek auf iOS benutzen. "Dr. Michael Lauer" <mickey@helios.office.drlauer-research.com> - 2017-04-04 08:01 +0000
Re: [Python-de] Python Bibliothek auf iOS benutzen. "Diez B. Roggisch" <deets@web.de> - 2017-04-04 11:30 +0200
Re: [Python-de] Python Bibliothek auf iOS benutzen. "Dr. Michael Lauer" <mickey@helios.office.drlauer-research.com> - 2017-04-16 18:48 +0000
csiph-web