Boost logo

Boost :

Subject: Re: [boost] [Git] Documentation for Git and Modular Boost conversion
From: Paul A. Bristow (pbristow_at_[hidden])
Date: 2012-12-15 10:13:37


> -----Original Message-----
> From: boost-bounces_at_[hidden] [mailto:boost-bounces_at_[hidden]] On Behalf Of Julian
> Gonggrijp
> Sent: Saturday, December 15, 2012 12:59 PM
> To: boost_at_[hidden]
> Subject: Re: [boost] [Git] Documentation for Git and Modular Boost conversion
>
> Daniel Pfeifer wrote:
>
> >> thrice_test.cpp
> >> thrice_test.cpp(1) : fatal error C1083: Cannot open include file:
> >> 'boost/trivial/twice.hpp': No such
> >> file or directory
> >>
> >> but it is here
> >>
> >> I:\boost-trunk\libs\trivial\include\boost\trivial\thrice.hpp
> >>
> >
> > thrice != twice! Is that a typo in your email or in your code?
>
> Well spotted, Daniel. I'm almost sure this must be the solution. Paul, does your thrice_test.cpp
contain a
> line of the following form?
>
> #include <boost/trivial/twice.hpp>
>
> If so, does the problem go away if you replace it by this?
>
> #include <boost/trivial/thrice.hpp>

I thought this could well be embarrassing - and I was right!

Yes - I was looking so intently for something more complicated - rather than something trivial. I
corrected this before, but somehow failed to run b2 again.

 Output is now the expected "Ho Ho Ho " !

Thanks to both.

Paul

PS Now to see what stupid things I can do wrong when adding an existing library ;-)

---
Paul A. Bristow,
Prizet Farmhouse, Kendal LA8 8AB  UK
+44 1539 561830  07714330204
pbristow_at_[hidden]

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk