Fix SDL2 linux build error, update some runner images #227
Annotations
10 errors and 4 warnings
Build Assimp
INFO Hunter enabled or RT-extension not found. glTF import/export will be built without Open3DGC-compression.
|
Build Assimp
/Users/runner/work/Silk.NET/Silk.NET/build/submodules/Assimp/contrib/zlib/adler32.c:63:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
|
Build Assimp
uLong ZEXPORT adler32_z(adler, buf, len)
|
|
Build Assimp
/Users/runner/work/Silk.NET/Silk.NET/build/submodules/Assimp/contrib/zlib/adler32.c:134:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
|
Build Assimp
uLong ZEXPORT adler32(adler, buf, len)
|
|
Build Assimp
/Users/runner/work/Silk.NET/Silk.NET/build/submodules/Assimp/contrib/zlib/adler32.c:143:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
|
Build Assimp
local uLong adler32_combine_(adler1, adler2, len2)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Assimp
Solution "/Users/runner/work/Silk.NET/Silk.NET/Silk.NET.sln" has active build configurations for the build project.
Either enable SuppressBuildProjectCheck on "Build.OriginalSolution" or remove the following entries from the solution file:
" - {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|x64.Build.0 = Debug|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Debug|x86.Build.0 = Debug|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Release|x64.Build.0 = Release|Any CPU
- {B9A8D738-FE7D-4860-A446-4A03E3DDEB74}.Release|x86.Build.0 = Release|Any CPU"
|
Setup .NET 6.0 and .NET 7.0
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Loading