Re: [C++-sig] distributing libraries built using Boost.Python

2018-10-20 Thread danielle amethyst brake
Stefan, > I have a library, which consists foremostly of a set of bindings built > using Boost.Python, and I am finding distribution to be a barrier. > Requiring the user to build themselves prevents most of my users from, > well, being users. Hence, I am writing today to query about best-practic

[C++-sig] distributing libraries built using Boost.Python

2018-10-17 Thread danielle amethyst brake
Hi Boost.Python friends, I have a library, which consists foremostly of a set of bindings built using Boost.Python, and I am finding distribution to be a barrier. Requiring the user to build themselves prevents most of my users from, well, being users. Hence, I am writing today to query about bes