Am Dienstag, 12. September 2006 08:44 schrieben Sie:
> On Sep 11, 2006, at 5:31 PM, Torsten Sadowski wrote:
> > Hi,
snip
> > example. The final solution was -flat_namespace.
>
> Which may or may not be the right solution. -flat_namespace is often
> an indication that you're doing something wrong :-
On Sep 11, 2006, at 5:31 PM, Torsten Sadowski wrote:
Hi,
the hinted problems of wrong version and threads where not the
cause. Linking
on OSX is a very diverse subject and I did some trial and error for
a simple
example. The final solution was -flat_namespace.
Which may or may not be th
Hi,
the hinted problems of wrong version and threads where not the cause. Linking
on OSX is a very diverse subject and I did some trial and error for a simple
example. The final solution was -flat_namespace.
Cheers, Torsten
___
Pythonmac-SIG maillist
Hi,
I'm trying to port Salome (http://www.salome-platform.org/) to OSX. I have the
problem that SWIG wrapped modules don't work. They fail with:
Fatal Python Error: Interpreter not initialized (version mismatch?)
A web search brought hints about linking against the wrong Python but I'm
sure I