rive-cpp-legacy icon indicating copy to clipboard operation
rive-cpp-legacy copied to clipboard

Ensure compilation with gcc

Open BertholdKrevert opened this issue 2 years ago • 1 comments

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

BertholdKrevert avatar Aug 29 '23 09:08 BertholdKrevert