You can still use the same build process (Makefiles + C) in the master branch. The C++ code is not enabled by default.
On Mon, Feb 26, 2024 at 5:25 PM Chary Chary <[email protected]> wrote: > > > On Wednesday, January 31, 2024 at 8:11:39 PM UTC+1 [email protected] > wrote: > > > If you just want to use Beancount v3 (and not hack on the C++ code) just > install it as a regular Python package. The v3 branch uses meson-python > to build the extension modules and pack them up in a Python wheel. > > > What if I want to install Beancount v3 for hacking, but not in C++, but in > a python code with the goal to create a pull request later on. > Is there a "simplified" way to do this, without this Bazel? > P.S. I am using Windows > > > > -- > You received this message because you are subscribed to the Google Groups > "Beancount" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beancount/4bb5c6cc-2dcf-4b80-b7b8-28fd770811a2n%40googlegroups.com > <https://groups.google.com/d/msgid/beancount/4bb5c6cc-2dcf-4b80-b7b8-28fd770811a2n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/CAK21%2BhN-O%3Djww%3D2zopa67LXKs76MR%3DvMW2zYvnjz3rSkStRYFw%40mail.gmail.com.
