Hello,
I just upgraded my macbook to macOS Sierra and i’m running into an issue with a project that is loading svg files. I then noticed that all _svg samples that are in the cinder repo throw the same error as well.
Tried this on different machines and with other recent cinder releases (0.9.0, 0.9.1)
|fatal | void cinder::app::AppBase::executeLaunch()[197] Uncaught exception, type: cinder::svg::FloatParseExc, what:
libc++abi.dylib: terminating with uncaught exception of type cinder::svg::FloatParseExc:
(lldb)
Has somebody run into the same problem and found a solution for this?