libopenshot icon indicating copy to clipboard operation
libopenshot copied to clipboard

Could NOT find Resvg (missing: Resvg_LIBRARIES Resvg_INCLUDE_DIRS) (found version "")

Open jiapei100 opened this issue 2 years ago • 3 comments

resvg does NOT support C++ libraries any more, say, there will NOT be a .so library any more .

Therefore, I obtained the above ERROR message: Could NOT find Resvg (missing: Resvg_LIBRARIES Resvg_INCLUDE_DIRS) (found version "") .

Can you please replace resvg with something like nanosvg ??

Thank you ...

jiapei100 avatar Jul 18 '23 20:07 jiapei100

I have the same issue, I'm building with mac with intel cpu. Python 3.11

jasonhao518 avatar Feb 16 '24 00:02 jasonhao518