Boost logo

Boost Users :

Subject: Re: [Boost-users] Multiple Multitokens
From: David Doria (daviddoria_at_[hidden])
Date: 2009-04-14 15:21:57


Vladimir, it looks like only in the trunk, it didn't work with the
distribution that came with Fedora 10. Also, when I compiled the trunk, I
had to add

using std::string;

to boost/tools/wave/cpp.cpp for it to compile.

Another question: When I link to boost_program_options-mt, cmake seems to
truncate it to boost_program_options, so I had to add a symbolic link with
that name. Does anyone else have that problem?

Thanks,

David

> I would like to do:
> --List0 a.txt b.txt --List1 c.txt d.txt
>
> Is that possible?
>
> Thanks,
>
> David
> -------------- next part --------------
> HTML attachment scrubbed and removed
>
> ------------------------------
>
> Message: 4
> Date: Tue, 14 Apr 2009 19:49:56 +0400
> From: Vladimir Prus <vladimir_at_[hidden]>
> Subject: Re: [Boost-users] multiple multitokens program_options
> To: boost-users_at_[hidden]
> Message-ID: <gs2bb4$unv$1_at_[hidden]>
> Content-Type: text/plain; charset=us-ascii
>
> David Doria wrote:
>
> > I would like to do:
> > --List0 a.txt b.txt --List1 c.txt d.txt
> >
> > Is that possible?
>
> Yes.
>
> - Volodya
>
>
>
>



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net