Description:
The build script fails because the order is wrong. It's also easy for user's to run into the same problem (I have a couple of times now). The code needs reviewing to see if there isn't some way that the order dependency can be handled.
The underlying issue comes from moving from ttLib::cview to ttLib::sview unless a zero-terminated string is really, really needed.
Description:
The build script fails because the order is wrong. It's also easy for user's to run into the same problem (I have a couple of times now). The code needs reviewing to see if there isn't some way that the order dependency can be handled.
The underlying issue comes from moving from ttLib::cview to ttLib::sview unless a zero-terminated string is really, really needed.