learnopengl icon indicating copy to clipboard operation
learnopengl copied to clipboard

Fix 'cannot format slice without a specifier' errors

Open knutae opened this issue 3 years ago • 1 comments

Tested with zig 0.8.0.

knutae avatar Mar 30 '21 20:03 knutae

I'm new to zig, but assume this is just a version difference?

After this change, the code compiles and runs on Ubuntu. Just had to add an empty .linux => {} section to build.zig.

knutae avatar Mar 30 '21 20:03 knutae