You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
20.57 -- Configuring done (20.4s)
20.58 CMake Error at CMakeLists.txt:238 (add_library):
20.58 Cannot find source file:
20.58
20.58 FL_LIBRARY-NOTFOUND
20.58
20.58 Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm
20.58 .ccm .cxxm .c++m .h .hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90
20.58 .f95 .f03 .hip .ispc
20.58
20.58
20.58 CMake Warning (dev) at CMakeLists.txt:243 (add_library):
20.58 Policy CMP0115 is not set: Source file extensions must be explicit. Run
20.58 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy
20.58 command to set the policy and suppress this warning.
20.58
20.58 File:
20.58
20.58 /build/src/config/config.h.in
20.58 This warning is for project developers. Use -Wno-dev to suppress it.
20.58
20.58 CMake Warning (dev) at build/_deps/wabt-src/CMakeLists.txt:328 (add_library):
20.58 Policy CMP0115 is not set: Source file extensions must be explicit. Run
20.58 "cmake --help-policy CMP0115" for policy details. Use the cmake_policy
20.58 command to set the policy and suppress this warning.
20.58
20.58 File:
20.58
20.58 /build/build/_deps/wabt-src/src/config.h.in
20.58 This warning is for project developers. Use -Wno-dev to suppress it.
20.58
20.59 CMake Error at CMakeLists.txt:238 (add_library):
20.59 No SOURCES given to target: interp
20.59
20.59
20.59 CMake Generate step failed. Build files cannot be regenerated correctly.
the error show CMakeList.txt 238 line
The text was updated successfully, but these errors were encountered: