boostorg / build

B2 makes it easy to build C++ projects, everywhere.
Boost Software License 1.0
229 stars 47 forks source link

Adding fixes to allows boost to be built for web assembly #764

Closed bruno-j-nicoletti closed 1 year ago

bruno-j-nicoletti commented 1 year ago

PR to allow boost to be built for web assembly.

See https://github.com/boostorg/regex/issues/59#issuecomment-828707747

Without this you get the error message...

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-psapi.SEARCHED_LIB }
Second generator produced:
 -  { %.no-action-psapi.SEARCHED_LIB }
github-actions[bot] commented 1 year ago

Thank you for your contributions. Main development of B2 has moved to https://github.com/bfgroup/b2 Please consider following up at https://github.com/bfgroup/b2/pulls