-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
Milestone
Description
Installed 6.0-preview-7 SDK on MacOS 10.13.6 (High Sierra)
Ran "sudo dotnet workload install wasm-tools", installed OK
dotnet new blazorwasm, add "RunAOTCompilation" to csproj.
dotnet publish -c Release generates the following error:
/usr/local/share/dotnet/packs/Microsoft.NET.Runtime.WebAssembly.Sdk/6.0.0-preview.7.21377.19/Sdk/WasmApp.Native.targets(443,5): warning : [/Users/adam/Repos/blazorwasm60pre7/obj/Release/net6.0/linked/Microsoft.AspNetCore.Components.dll] dyld: lazy symbol binding failed: Symbol not found: ____chkstk_darwin [/Users/adam/Repos/blazorwasm60pre7/blazorwasm60pre7.csproj]
Some Googling leads me to suspect it may have something to do with the workload package itself being built on MacOS 10.15