Boost logo

Boost-Build :

From: Stan Blakey (sblakey_at_[hidden])
Date: 2007-06-02 12:03:26


Thanks, That did the trick.

Btw, My boost version info is
Boost.Build V2 (Milestone 11)
Boost.Jam 03.1.14

Downloaded this week from sourceforge.

Stan
 

-----Original Message-----
From: boost-build-bounces_at_[hidden]
[mailto:boost-build-bounces_at_[hidden]] On Behalf Of Vladimir Prus
Sent: Saturday, June 02, 2007 10:14 AM
To: boost-build_at_[hidden]
Subject: Re: [Boost-build] Problem with unit-test rule

Stan Blakey wrote:

> When I try to use the unit-test rule I get a message:
> "rule unit-test unknown in module Jamfile<...."
>
> exe works fine. I tried in my own jamfile and I tried modifying the
> hello example with the same results.

You haven't said what version of Boost.Build you're using, so I'm going
to assume it's CVS HEAD, and you also did not provide a complete
testcase, so I'm gonna assume something too.

Can you try adding

        import testing ;

at the top of your Jamfile? It appears that such statement is executed
when testing Boost, but is not executed for a completely standalone
project.
If such line fixes the problem for you, I'll apply a better fix.

- Volodya

_______________________________________________
Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost-build
--------------------------------------------------------

CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and contains information that is confidential and proprietary to Applied Micro Circuits Corporation or its subsidiaries. It is to be used solely for the purpose of furthering the parties' business relationship. All unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.


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