AliceVision icon indicating copy to clipboard operation
AliceVision copied to clipboard

2.4.0 field has incomplete type 'struct timeval'

Open yurivict opened this issue 3 years ago • 2 comments

clang-10 fails to compile on FreeBSD 12.2

/usr/ports/graphics/alice-vision/work/AliceVision-2.4.0/src/dependencies/MeshSDFilter/external/OpenMesh/Tools/Utils/Timer.cc:223:18: error: field has incomplete type 'struct timeval'
  struct timeval start_, stop_;
                 ^
/usr/include/unistd.h:487:8: note: forward declaration of 'OpenMesh::Utils::timeval'
struct timeval;                         /* select(2) */
       ^

yurivict avatar Mar 25 '21 00:03 yurivict

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Mar 21 '22 00:03 github-actions[bot]

ping

yurivict avatar Mar 21 '22 00:03 yurivict

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Mar 17 '23 00:03 github-actions[bot]