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
echo Error: zig is not on the PATH. Install zig and make sure it's on PATH. Follow instructions at https://github.com/MichalStrehovsky/PublishAotCross.
exit /B 1
)
setargs=%*
rem Works around zlib not being available with zig. This is not great.
We're currently limited to Windows host because I was lazy to write the clang shim batch file in Bash.
PublishAotCross/src/clang.cmd
Lines 1 to 26 in 8fbc8fa
Windows host is also guarded here:
PublishAotCross/src/PublishAotCross.targets
Line 4 in 8fbc8fa
The text was updated successfully, but these errors were encountered: