$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2008-06-26 14:53:46
Tony May wrote:
> I'm still not able to see a dll. There is a pyd file created and a .lib
> file. Should the dll
> file be in the same directory and should it be called hello_ext.dll?
The .pyd file is the DLL. Python uses a different naming convention for
DLLs used as extension modules.
-- Dave Abrahams BoostPro Computing http://www.boostpro.com