
----- Original Message ----- From: "Daniel James" <dnljms@gmail.com> To: <boost@lists.boost.org> Sent: Tuesday, August 31, 2010 1:17 AM Subject: Re: [boost] [quickbook] QUICKBOOK_CYGWIN_1_5 undefined
On 30 August 2010 23:06, vicente.botet <vicente.botet@wanadoo.fr> wrote:
When I define it everything works as before. Should the user define QUICKBOOK_CYGWIN_1_5 when working on cygwin-1.5 ?
Yes, this should work:
bjam dist-bin define=QUICKBOOK_CYGWIN_1_5
There doesn't seem to be any reliable way to detect 1.5.
I was lokiin for this kind of infor in the doc and I didn't find it. Could this be added to the documentation if I don't mis it?
Although it'd be better if you upgraded, I expected that everyone would have by now.
No, not yet. This is the single platform I have to test the absence of wchar :)
Alternatively, you could stick with quickbook from 1.43 for now, 1.44 tweaked a few things, but there's nothing essential.
Thanks, Vicente