$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-03-20 10:49:02
Derakon wrote:
> I'm following the Boost.python tutorial, and having some problems with
> compiling, of all things. Here's the file I'm trying to compile:
>
> #include <boost-1_32/boost/python.hpp>
>
> As near as I can figure, my install of Boost got screwed up. Does
> anyone else have a different interpretation?
Your addition of the Boost include path is wrong. If it where correct
the above would be:
#include <boost/python.hpp>
You need to add the ../include/boost-1_32 directory, not the ../include
directory.
HTH.
-- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq