$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Lyle Johnson (ljohnson_at_[hidden])
Date: 2000-11-08 13:31:08
All,
I'm trying to get started with py_cpp and can't get what I think is a simple
example to compile using Visual C++ 6.0 SP4. To avoid cluttering up the
e-mail body I've attached the source file (example.cpp) and the output from
make (make.log). I'm using the 11/06 drop of py_cpp and boost-1.18.2. py_cpp
looks like a really elegant solution for interfacing Python and C++ but it's
a little troubling that I couldn't get this simple example to pass :(
Thanks in advance for any hints,
Lyle