1vanK
1vanK
gcc, clang, mingw. VS without warnings
I use custom [CMakeLists.txt](https://github.com/dviglo2d-learn/mini_games/blob/main/entt/CMakeLists.txt), because I don't need install()
Получается, Путин был прав
The problem is that different definition is generated: ``` using Urho3D::color32 = typedef unsigned typedef unsigned Urho3D::id32 ``` In my BindingGenerator I expect that `using` in code will be `using`...