smathermather is building OpenMVS #1
Annotations
16 warnings
Configure CMake for Ubuntu and macOS
glew requires the following libraries from the system package manager:
|
Configure CMake for Ubuntu and macOS
You will need to install Xorg dependencies to use feature x11:
|
Configure CMake for Ubuntu and macOS
libepoxy currently requires the following libraries from the system package
|
Configure CMake for Ubuntu and macOS
python3 currently requires the following programs from the system package
|
Configure CMake for Ubuntu and macOS
python3 currently requires the following programs from the system package
|
Build
‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ specified bound depends on the length of the source argument [-Wstringop-truncation]
|
Build:
libs/IO/ImageJPG.cpp#L186
variable ‘state’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
|
Build:
libs/MVS/SceneDensify.cpp#L1819
ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
|
Build:
libs/MVS/SceneDensify.cpp#L1819
ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:
|
Build:
libs/MVS/SceneDensify.cpp#L1791
unused variable ‘imageData’ [-Wunused-variable]
|
Build:
libs/MVS/DepthMap.cpp#L1434
dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|
Build:
libs/MVS/DepthMap.cpp#L1462
dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|
Build:
libs/MVS/SemiGlobalMatcher.cpp#L775
dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|
Build:
libs/MVS/PythonWrapper.cpp#L92
unused variable ‘numVertices’ [-Wunused-variable]
|
Build:
libs/MVS/PythonWrapper.cpp#L93
unused variable ‘numFaces’ [-Wunused-variable]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "OpenMVS_Windows_Release_x64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading