Added Linux compile fixes patch by hemebond #30
Annotations
5 errors and 1 warning
common/src/IO/AssimpParser.cpp#L361
‘std::optional<TrenchBroom::Assets::Texture> TrenchBroom::IO::{anonymous}::loadFallbackTexture(const TrenchBroom::IO::FileSystem&, TrenchBroom::Logger&)’ defined but not used [-Werror=unused-function]
|
common/src/IO/AssimpParser.cpp#L354
‘TrenchBroom::Assets::Texture TrenchBroom::IO::{anonymous}::loadCompressedEmbeddedTexture(const aiTexel*, const string&, size_t)’ defined but not used [-Werror=unused-function]
|
common/src/IO/AssimpParser.cpp#L337
‘TrenchBroom::Assets::Texture TrenchBroom::IO::{anonymous}::loadUncompressedEmbeddedTexture(const aiTexel*, const string&, size_t, size_t)’ defined but not used [-Werror=unused-function]
|
common/src/IO/AssimpParser.cpp#L329
‘TrenchBroom::Assets::Texture TrenchBroom::IO::{anonymous}::loadTextureFromFileSystem(const TrenchBroom::IO::Path&, const TrenchBroom::IO::FileSystem&, TrenchBroom::Logger&)’ defined but not used [-Werror=unused-function]
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/run-vcpkg@v10. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading