$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: david stummer (stummer_at_[hidden])
Date: 2006-04-14 08:18:32
hi guys,
i have managed to compile the dos way, and now am trying to use visual
studio.
i compiled the boost_python project and made my own hello world project
depend on it using visual studio.
it compiles fine, but my question is where is the .pyd file?
as far as i understand i need to move the created dll to the dll directory
in python installation, but in the dos example a .pyd file is create..
cheers