-
Couldn't load subscription status.
- Fork 78
Closed
Labels
Description
Between version 273128c9f0a0e5fe59823ee36fbcb465b5980032 and 74ed9d515118daaca0c9f2cf7239feb994a6ab4f some api has changed, and we cannot build the TessRenderer anymore:
upload/rive/tess/tess_renderer.hpp:47:66: error: non-virtual member function marked ‘override’ hides virtual member function
void drawImage(const RenderImage*, BlendMode, float opacity) override;As this happened, it would be good if you added building this renderer as a part of the general build steps (Also, the CI builds are also currently failing)