cpp-main/cpp-tbox

cmake can't compile on master branch

chris118 opened this issue · 1 comments

fatal error: tbox/base/defines.h: No such file or directory
44 | #include <tbox/base/defines.h>
| ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.

fatal error: tbox/base/defines.h: No such file or directory 44 | #include <tbox/base/defines.h> | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated.

Did you discover this problem when building your own project, or did the problem occur when building tbox?