Sven
Sven
You have to use/install `python2` and not `python3`. The build requires Python due to some dependencies and those only work if it is Python2.
That's a problem with your setup. It doesn't find the Microsoft C/++ compilation toolchain. AFAICT it is not specific to this project.
I run Linux, but IIRC the toolchain installs a "program"/shortcut that sets up the path correctly to contain the toolchain. https://docs.microsoft.com/en-us/cpp/build/how-to-enable-a-64-bit-visual-cpp-toolset-on-the-command-line?view=msvc-170#use-vcvarsallbat-to-set-a-64-bit-hosted-build-architecture When I had to use it a year ago...
May I ask why JNI is not an option?
I started to document it. One question: Can I remove the User and Date from the Javadoc of all those files? Adding a license to the top of each file...
Sure
> With the next release we'll maybe have dynamic schema support (basically JSON field type on the root level) Could you elaborate a little bit more on how this would...
> So in summary, I would recommend to go with option 2 if your fields are known upfront (even if different from item to item) and do not change dynamically...
As far as I can tell, navigation actions inside the app do not work with predictive back. However, when you're at the "root" of your app, predictive navigation works. I.e.,...
https://github.com/adrielcafe/voyager/issues/225#issuecomment-1952346970