Boost logo

Boost-Build :

From: Bojan Resnik (resnikb_at_[hidden])
Date: 2006-10-10 03:01:04


> > Error: ambiguity found when searching for best transformation
> > Trying to produce type 'OBJ' from:
> > - { include/file.h.H }
> > Generators that succeeded:
> > - msvc.compile.c++
> > - msvc.compile.c.pch
> > First generator produced:
> > - { msvc%msvc.compile.c++-moc_file.obj.OBJ { qt3%qt3.moc-moc_file.cpp.CPP
> > { include/file.h.H } } }
> > Second generator produced:
> >
> > That means the second generator (pch) produced some kind of "nothing" which
> > is not ignored.
> > The Jamfile worked flawlessly on Friday ;-))
>
> Can you show me the Jamfile? No need to pack up a complete project, just
> Jamfile would do.

  Perhaps its irrelevant for this case, but a couple of test cases run
by test_all.py produce similar errors (please see the msvc output
attached in one of my previous messages).

-- 
Bojan Resnik

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