TinyVG / sdk

TinyVG software development kit
https://tinyvg.tech/
MIT License
268 stars 15 forks source link

Update for multi-for loops and build system changes #14

Closed dweiller closed 1 year ago

ikskuh commented 1 year ago

Can you check what failed for macOs? Otherwise: Great work!

dweiller commented 1 year ago

Assuming CI passes now, it looks like the problem was something about writing the link id symlinks in the zig cache for the different executables that have the same name - I actually got the issue on my local machine (which is linux, not MacOS) so not sure why the ubuntu CI passed. This is probably something the zig build system should detect and report a nicer error message for.