mmmhj2
Results
2
issues of
mmmhj2
I have made some improvements to the m17n part of the code, specifically used [official UI translation add-on](https://developer.blender.org/docs/handbook/translating/translator_guide/#manage-ui-translations-add-on) to manage i18n information. This allows better organization and translation of hundreds...
### Description / Steps to reproduce the issue 1. Install `glibmm` and dependencies with `pacman -S mingw-w64-ucrt-x86_64-glibmm` 2. Write and compile a simple program with `g++ test.cpp $(pkg-config --cflags --libs...
bug