Boost logo

Boost-Build :

Subject: Re: [Boost-build] Custom generator
From: Juraj Ivančić (juraj.ivancic_at_[hidden])
Date: 2010-05-20 10:55:08


On 19.5.2010 11:25, mlenger wrote:

> Thanks for your reply! I had to change the composing generator into a
> standard generator. Otherwise the action process-wsdl was never called.
> Im using Boost.Build V2 (Milestone 11);Boost.Jam 03.1.13.

Yes, that is probably the best way to implement gsoap support. My
suggestion had a few problems.

Note that this way a .cpp and a .hpp per .wsdl will be produced - you
cannot squish multiple wsdl-s into a single .cpp/.hpp as you initially
requested. But I really do not see the advantage of doing that anyway.


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