Boost logo

Boost-Build :

From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2007-07-25 06:49:08


Anthony Novatsis wrote:
> I have solved this problem as follows:
>
> import modules ;
>
> modules.load my-tool : : /path/to/file ;

However you are not properly importing the symbols...

Have you tried:

import /path/to/file/my-tool ;

Of course the filename is my-tool.jam

Regards
Roland


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