Boost logo

Boost-Build :

From: Felipe Magno de Almeida (felipe.m.almeida_at_[hidden])
Date: 2006-06-24 14:55:21


Hi,

I have a project like this:

exe misvc : $(SOURCES).cpp $(BOOST_ROOT)//thread $(BOOST_ROOT)//serialization

And it complains:

error: Unable to find file or target named
error: 'libs/serialization//serialization'
error: referred from project at
error: '/C:/development/mintercept/boost'

But it works for thread.
What am I doing wrong? I see that there's an alias in Jamfile.v2 of
boost, so I guess it should work right?

Thanks in advance,

-- 
Felipe Magno de Almeida

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