rive-runtime icon indicating copy to clipboard operation
rive-runtime copied to clipboard

Self include in rive_render_path.hpp

Open JCash opened this issue 1 year ago • 0 comments

If you build manually using your own scripts, you might end up with different include paths, and the internal reference to itself won't be found:

https://github.com/rive-app/rive-runtime/blob/main/renderer/src/rive_render_path.hpp#L11

JCash avatar Oct 10 '24 13:10 JCash