[C++-sig] Re: help building hello world example on Debian
David Abrahams
dave at boost-consulting.com
Sat Apr 17 12:21:08 CEST 2004
Faheem Mitha <faheem at email.unc.edu> writes:
> On Fri, 16 Apr 2004 09:08:26 -0400, David Abrahams
> <dave at boost-consulting.com> wrote:
>
>> Faheem Mitha <faheem at email.unc.edu> writes:
>>
>>> I'm trying to do this, but getting error messages I don't
>>> understand. The hello.cpp referred to is the one in the
>>> tutorial. Please tell me your best guess as to what I am doing wrong.
>>
>> You're not following the directions and the Jamfile template used in
>> http://www.boost-consulting.com/boost/libs/python/building.html as
>> far as I can tell.
>
> I think you mean
> http://boost-consulting.com/boost/libs/python/doc/building.html
>
> I am trying to as far as I am able.
>
> The main difference in the Jamfile is that I don't have
>
> # requirements and dependencies for Boost.Python extensions
> <template>@boost/libs/python/build/extension
> ;
>
> but this clearly won't work unchanged in any case.
Why "clearly"? Did you try it?
--
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com
More information about the Cplusplus-sig
mailing list