$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [boost.python] ImportError: DLL Load failed.
From: Georg Fritzsche (gf_at_[hidden])
Date: 2009-04-11 08:22:40
Germán Diago schrieb:
> ImportError: DLL Load failed.
If i understand that correctly, python fails in
*_PyImport_GetDynLoadFunc*() in [1] and LoadLibraryEx() is simply failing.
Regards,
Georg
[1]
http://svn.python.org/view/python/tags/r26/Python/dynload_win.c?revision=66716&view=markup
<http://svn.python.org/view/python/tags/r26/Python/dynload_win.c?revision=66716&view=markup>