pierotofy is building OpenMVS #402
Annotations
8 warnings
|
Build:
apps/Viewer/Window.cpp#L157
statement has no effect [-Wunused-value]
|
|
Build:
apps/Viewer/Renderer.cpp#L1265
unused variable ‘depthTestEnabled’ [-Wunused-variable]
|
|
Build:
libs/MVS/SemiGlobalMatcher.cpp#L776
dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
|
|
Build:
libs/IO/PLY.cpp#L1403
storing the address of local variable ‘str_copy’ in ‘*orig_line’ [-Wdangling-pointer=]
|
|
Build:
libs/IO/ImageJPG.cpp#L186
variable ‘state’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
|
|
Build:
libs/Common/Log.cpp#L67
‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ specified bound depends on the length of the source argument [-Wstringop-truncation]
|
|
Configure CMake for Ubuntu and macOS
libepoxy currently requires the following libraries from the system package
|
|
Configure CMake for Ubuntu and macOS
You will need to install Xorg dependencies to use feature x11:
|
Loading