cmake can't compile on master branch
chris118 opened this issue · 1 comments
chris118 commented
fatal error: tbox/base/defines.h: No such file or directory
44 | #include <tbox/base/defines.h>
| ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
hevake commented
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?