facebook/fbthrift

2024.05.27.00: Cannot find source file: ast/visitor.cc

yurivict opened this issue · 1 comments

Configure fails:

CMake Error at thrift/compiler/CMakeLists.txt:58 (add_library):
  Cannot find source file:

    ast/visitor.cc

  Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
  .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
  .f95 .f03 .hip .ispc

FreeBSD 14.0

Fixed in bc664cd, thanks for reporting.