Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #70187
| From | dieter <dieter@handshake.de> |
|---|---|
| Subject | Re: so module loading fails |
| Date | 2014-04-13 08:07 +0200 |
| References | <53469B77.50007@eddy-ilg.net> <87d2gofkuu.fsf@handshake.de> <5348DF20.3020602@eddy-ilg.net> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.9228.1397369272.18130.python-list@python.org> (permalink) |
Eddy Ilg <me@eddy-ilg.net> writes: > I found out it was an issue with SIP - the version tag seemed to be wrong. > > Now another symbol is missing: > _ZN10QArrayData11shared_nullE > > I can't find this symbol exported anywhere. Anyone knows where it is > defined? It looks like a "C++" symbol. Python must be specially build in order that the standard "C++" libraries are included.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: so module loading fails dieter <dieter@handshake.de> - 2014-04-13 08:07 +0200
csiph-web