SNES: Add support for ST018 coprocessor #534
Annotations
14 warnings
windows (6.x, net6.0, false, true)
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
windows (6.x, net6.0, false, true)
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
|
windows (6.x, net6.0, false, true)
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
windows (6.x, net6.0, false, true)
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
windows (6.x, net6.0, false, true)
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
|
windows (6.x, net6.0, false, true)
IsAotCompatible and EnableAotAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable ahead-of-time compilation analysis, and set IsAotCompatible only for the supported frameworks. For example:
|
windows (6.x, net6.0, false, true)
<IsAotCompatible Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net7.0'))">true</IsAotCompatible>
|
windows (8.x, net8.0, true, false, - AoT)
System.Net.Quic.MsQuicApi..cctor(): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
linux (clang_aot, ubuntu-20.04)
System.Net.Quic.MsQuicApi..cctor(): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
linux (clang_aot, ubuntu-20.04)
System.Net.Quic.MsQuicApi..cctor(): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
macos (clang_aot, macos-14, arm64)
System.Net.Quic.MsQuicApi..cctor(): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
macos (clang_aot, macos-14, arm64)
System.Net.Quic.MsQuicApi..cctor(): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
macos (clang_aot, macos-13, x64)
System.Net.Quic.MsQuicApi..cctor(): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
macos (clang_aot, macos-13, x64)
System.Net.Quic.MsQuicApi..cctor(): 'System.Reflection.Assembly.Location.get' always returns an empty string for assemblies embedded in a single-file app. If the path to the app directory is needed, consider calling 'System.AppContext.BaseDirectory'.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Mesen (Linux - ubuntu-20.04 - clang)
|
15.2 MB |
|
Mesen (Linux - ubuntu-20.04 - clang_aot)
|
35.6 MB |
|
Mesen (Linux - ubuntu-22.04 - clang)
|
15.3 MB |
|
Mesen (Linux - ubuntu-22.04 - gcc)
|
15.3 MB |
|
Mesen (Linux x64 - AppImage)
|
64 MB |
|
Mesen (Windows - net6.0)
|
13.6 MB |
|
Mesen (Windows - net8.0 - AoT)
|
30.7 MB |
|
Mesen (Windows - net8.0)
|
13.3 MB |
|
Mesen (macOS - macos-13 - clang)
|
56.6 MB |
|
Mesen (macOS - macos-13 - clang_aot)
|
72 MB |
|
Mesen (macOS - macos-14 - clang)
|
54.8 MB |
|
Mesen (macOS - macos-14 - clang_aot)
|
69 MB |
|