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
src/sokol/gfx.zig:13:10: error: no field named 'Pointer' in enum '@typeInfo(builtin.Type).@"union".tag_type.?'
.Pointer => {
~^~~~~~~
/Users/floh/.zvm/master/lib/std/builtin.zig:259:18: note: enum declared here
pub const Type = union(enum) {
^~~~~
referenced by:
init: src/examples/texcube.zig:42:27
init: src/examples/texcube.zig:27:1
4 reference(s) hidden; use '-freference-trace=6' to see all references
...looking into it...
The text was updated successfully, but these errors were encountered:
...looking into it...
The text was updated successfully, but these errors were encountered: