alicevision / AliceVision

Photogrammetric Computer Vision Framework
http://alicevision.org
Other
3k stars 827 forks source link

2.4.0 field has incomplete type 'struct timeval' #1012

Closed yurivict closed 1 year ago

yurivict commented 3 years ago

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) */
       ^
github-actions[bot] commented 2 years ago

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.

yurivict commented 2 years ago

ping

github-actions[bot] commented 1 year ago

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.