You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes I had tried msdfgen::buildShapeFromSvgPath and the same error occurs. Anyone else had the problem where a cmake build fails the first time but not subsequent times?
I'm on Ubuntu 24.04, I try to bundle msd-atlas-gen into my C/C++ library using cmake (and ninja for the multicore build process).
I'm probably doing something wrong as the first build fails with:
but all subsequent (re)builds succeed, without doing any change in the code.
The code is:
This is part of my cmake
Does anything stand out as obviously wrong above? Thanks! (and thanks for this great library ❤️ )
The text was updated successfully, but these errors were encountered: