Merge branch 'master' of https://github.com/ruyo/assimp #29
Annotations
32 errors and 6 warnings
ubuntu-latest-g++-build-and-test:
code/Common/Version.cpp#L48
revision.h: No such file or directory
|
ubuntu-latest-g++-build-and-test:
include/assimp/vrm/vrmmeta.h#L318
comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Werror=sign-compare]
|
ubuntu-latest-g++-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L251
no match for ‘operator=’ (operand types are ‘glTF2::Extras’ and ‘glTF2::CustomExtension’)
|
ubuntu-latest-g++-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L773
no declaration matches ‘uint8_t* glTF2::BufferView::GetPointer(size_t)’
|
ubuntu-latest-g++-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L797
no declaration matches ‘void glTF2::Accessor::Sparse::PopulateData(size_t, uint8_t*)’
|
ubuntu-latest-g++-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L806
‘struct glTF2::BufferView’ has no member named ‘GetPointer’
|
ubuntu-latest-g++-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L810
‘struct glTF2::BufferView’ has no member named ‘GetPointer’
|
ubuntu-latest-g++-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L906
‘struct glTF2::BufferView’ has no member named ‘GetPointer’
|
ubuntu-latest-g++-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L965
no declaration matches ‘void glTF2::Accessor::ExtractData(T*&)’
|
ubuntu-latest-g++-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L1874
‘void* memset(void*, int, size_t)’ clearing an object of type ‘struct VRM::VRMMaterial’ with no trivial copy-assignment; use assignment or value-initialization instead [-Werror=class-memaccess]
|
ubuntu-latest-clang++-build-and-test:
code/Common/Version.cpp#L48
'revision.h' file not found
|
ubuntu-latest-clang++-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L251
no viable overloaded '='
|
ubuntu-latest-clang++-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L773
out-of-line definition of 'GetPointer' does not match any declaration in 'glTF2::BufferView'
|
ubuntu-latest-clang++-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L797
out-of-line definition of 'PopulateData' does not match any declaration in 'glTF2::Accessor::Sparse'
|
ubuntu-latest-clang++-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L965
out-of-line definition of 'ExtractData' does not match any declaration in 'glTF2::Accessor'
|
ubuntu-latest-clang++-build-and-test
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
|
macos-latest-clang++-build-and-test:
code/Common/Version.cpp#L48
'revision.h' file not found
|
macos-latest-clang++-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L251
no viable overloaded '='
|
macos-latest-clang++-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L773
out-of-line definition of 'GetPointer' does not match any declaration in 'glTF2::BufferView'
|
macos-latest-clang++-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L797
out-of-line definition of 'PopulateData' does not match any declaration in 'glTF2::Accessor::Sparse'
|
macos-latest-clang++-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L965
out-of-line definition of 'ExtractData' does not match any declaration in 'glTF2::Accessor'
|
macos-latest-clang++-build-and-test
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
|
windows-latest-cl.exe-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L251
binary '=': no operator found which takes a right-hand operand of type 'glTF2::CustomExtension' (or there is no acceptable conversion)
|
windows-latest-cl.exe-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L773
'GetPointer': is not a member of 'glTF2::BufferView'
|
windows-latest-cl.exe-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L774
'buffer': undeclared identifier
|
windows-latest-cl.exe-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L777
'buffer': undeclared identifier
|
windows-latest-cl.exe-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L782
'byteOffset': undeclared identifier
|
windows-latest-cl.exe-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L783
'buffer': undeclared identifier
|
windows-latest-cl.exe-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L784
'buffer': undeclared identifier
|
windows-latest-cl.exe-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L784
'begin': const object must be initialized
|
windows-latest-cl.exe-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L785
'buffer': undeclared identifier
|
windows-latest-cl.exe-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L785
'end': const object must be initialized
|
ubuntu-latest-g++-build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest-g++-build-and-test
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']
|
ubuntu-latest-clang++-build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest-clang++-build-and-test
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']
|
macos-latest-clang++-build-and-test
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']
|
windows-latest-cl.exe-build-and-test
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']
|