|
Boost Users : |
From: David Abrahams (dave_at_[hidden])
Date: 2007-05-26 10:15:10
on Thu May 24 2007, "Lawrence Spector" <Lawrence.Spector-AT-CanfieldSci.com> wrote:
> I successfully was building Boost.Python extensions using bjam version 1 in Boost 1.33.1. Since
> the upgrade, I converted my Jamfile to Jamfile.v2 and am getting the following errors when I try
> to build:
>
> bjam -sTOOLS=vc-8_0 -sBOOST_ROOT=C:\3rdparty\boost_1_34_0 -sBUILD=debug
>
> error: Could not find parent for project at '.'
>
> error: Did not find Jamfile or project-root.jam in any parent directory.
>
> Hereâs my Jamfile:
> --------------------------------
>
> Hereâs my Jamrules:
> --------------------------------
>
> Any idea how to correct this?
Read up on Boost.Build v2; project-root and Jamrules are not supported
anymore.
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net