Boost logo

Boost-Build :

From: Chris Stankevitz (chrisstankevitz_at_[hidden])
Date: 2007-08-03 15:04:20


--- Rene Rivera <grafikrobot_at_[hidden]> wrote:
> also you can download the docs along with the source
> for bjam from

Rene,

Thank you for your reply. I downloaded and reviewed
the documentation for "Boost.Jam Version 3.1.14".

Boost.Jam 3.1.14 documentation (thanks Rene) says:
 rule SHELL ( command : * )

Boost Build 2 documentation (thanks Vladimir) says:
 local gtk_includes = [ SHELL "gtk-config --cflags" ]
;

I tried both:
 WXFLAGS = SHELL("wx-config --cppflags") ;
 local WXFLAGS = [ SHELL "wx-config --cppflags" ] ;

But neither worked. Am I doing something wrong? I am
using "Boost.Jam Version 3.1.13"

Thank you,

Chris

       
____________________________________________________________________________________
Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=list&sid=396545433


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk