-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Yeah no success on Ubuntu WSL
zig version: 0.14.1cd ~/git clone --depth 1 --branch v0.14.1 https://github.com/jetzig-framework/jetzigcd jetzig/clizig build installcd ~/my-app~/jetzig/cli/zig-out/bin/jetzig init(confirms defaults)zig build run:zig-0.14.1/lib/std/Build.zig:498:25: error: option 'openssl_lib_name' has unsupported type: *const [3:0]u8 else => @compileError("option '" ++ field.name ++ "' has unsupported type: " ++ @typeName(T)), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(same error on native windows with the analogue process)
Originally posted by @Jonatanc05 in #227
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels