AMDG
On 07/27/2018 07:21 AM, danielle amethyst brake via Boost-users wrote:
> <snip>
> *Error: ambiguity found when searching for best transformation*
> *Trying to produce type 'SEARCHED_LIB' from: *
> *Generators that succeeded:*
> * - searched-lib-generator*
> * - emscripten.searched-lib-generator*
> *First generator produced: *
> * - { %.no-action-icudata.SEARCHED_LIB }*
> *Second generator produced: *
> * - { %.no-action-icudata.SEARCHED_LIB }*
>
> to renew focus, the problem I am trying to solve is the last part there,
> ambiguity when searching for best transformation. it goes away if i
> disable icu, but it just yields another similar error. it was suggested
> that I need to provide the default architecture to solve the problem, but
> the way suggested to do that so far have not worked. your help is
> appreciated!
>
This seems like a bug in the emscripten toolset.
The emscripten specific generator should be configured
to override the generic one.
The emscripten toolset is still very very experimental. And the use that I put it to was really minimal. Improvements are welcome.
Rene.