Open BertholdKrevert opened 1 year ago
Since gcc lacks support for vector builtins/the ext_vector_type attribute, incorporate the polyfill already utilized by the MSVC target
Fixes https://github.com/rive-app/rive-cpp/issues/360
This helps us to integrate rive-cpp into https://github.com/basysKom/RiveQtQuickPlugin
Thanks for your work on Rive.
Since gcc lacks support for vector builtins/the ext_vector_type attribute, incorporate the polyfill already utilized by the MSVC target
Fixes https://github.com/rive-app/rive-cpp/issues/360