[Insight-developers] Re: BOOST_FUNCTION_COMPARE_TYPE_ID
Mathieu Malaterre
mathieu.malaterre at gmail.com
Thu Nov 29 12:20:14 EST 2007
My message was truncated...
On Nov 29, 2007 6:06 PM, Mathieu Malaterre <mathieu.malaterre at gmail.com> wrote:
> Ok, found it:
>
> if dl and (os.name == 'posix'):
> sys.setdlopenflags(dl.RTLD_NOW|dl.RTLD_GLOBAL)
>
> Ahhh nevermind, we have a
... a custom wrapping system partly using swig. I simply had to add at
the very top of the python script the proper dl flags...
That was nasty...
--
Mathieu
More information about the Insight-developers
mailing list