Gltf node hierarchy #693
cmake.yml
on: pull_request
Matrix: build-linux-gcc
Matrix: build-macos
Matrix: build-windows
Annotations
3 errors and 6 warnings
build-linux-gcc (ubuntu-latest, x64-linux, gcc, Release):
include/Core/CastorUtils/Miscellaneous/StringUtils.inl#L132
no match for ‘operator<<’ (operand types are ‘castor::StringStream’ {aka ‘std::__cxx11::basic_stringstream<char>’} and ‘const std::chrono::duration<long int, std::ratio<1, 1000000000> >’)
|
build-linux-gcc (ubuntu-latest, x64-linux, gcc, Release)
template constraint failure for ‘template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using __rvalue_stream_insertion_t = _Os&&’
|
build-linux-gcc (ubuntu-latest, x64-linux, gcc, Release)
Process completed with exit code 2.
|
build-linux-gcc (ubuntu-latest, x64-linux, gcc, Release)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-macos (macos-latest, x64-osx, clang, Release):
source/Core/Castor3D/Material/Pass/Pass.cpp#L121
no previous prototype for function 'addUnit' [-Wmissing-prototypes]
|
build-windows (windows-latest, x64-windows, msvc, Release)
Omitting 'FontSub.lib' from link libraries.
|
build-windows (windows-latest, x64-windows, msvc, Release)
Omitting 'Usp10.lib' from link libraries.
|
build-windows (windows-latest, x64-windows, msvc, Release)
Omitting 'FontSub.lib' from link libraries.
|
build-windows (windows-latest, x64-windows, msvc, Release)
Omitting 'Usp10.lib' from link libraries.
|