bytecodealliance / bytecodealliance/componentize-dotnet
The project initialized on Mac cannot be compiled successfully.
- Ngôn ngữ chính
- C#
- Star
- 147
- Fork
- 18
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
```
benliu@192 app10 % dotnet build
Restore complete (7.6s)
info NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy
app10 failed with 1 error(s) (0.2s) → bin/Debug/net10.0/wasi-wasm/app10.dll
/Users/benliu/.nuget/packages/microsoft.dotnet.ilcompiler.llvm/10.0.0-alpha.1.25162.1/build/Microsoft.NETCore.Native.targets(363,5): error MSB3073: The command ""\tools\\ilc" @"obj/Debug/net10.0/wasi-wasm/native/app10.ilc.rsp"" exited with code 127.
```
```
benliu@192 app10 % sw_vers
ProductName: macOS
ProductVersion: 26.0.1
BuildVersion: 25A362
```
```shell
benliu@192 app10 % dotnet --version
10.0.100-rc.1.25451.107
```
```
steps:
dotnet new install BytecodeAlliance.Componentize.DotNet.Templates
dotnet new componentize.wasi.cli
dotnet build
```
```
benliu@192 app10 % cat app10.csproj
Exe
net10.0
app10
enable
enable
wasi-wasm
false
true
true
true
```
Hướng dẫn đóng góp
Hướng nghiên cứu
Tái hiện lỗi bằng các bước dotnet new và dotnet build được liệt kê trên macOS, sau đó kiểm tra app10.csproj cùng các tham chiếu gói BytecodeAlliance.Componentize.DotNet.Wasm.SDK và ilcompiler.llvm. Truy vết lỗi lệnh MSB3073 và mã thoát 127; công việc được hoàn thành khi dự án được tạo có thể build thành công trong môi trường đã báo cáo.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- csharp, macos, wasm
- Lĩnh vực
- build-system
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 38/100