cpp-tbox icon indicating copy to clipboard operation
cpp-tbox copied to clipboard

cmake can't compile on master branch

Open chris118 opened this issue 2 years ago • 1 comments

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

chris118 avatar Dec 03 '23 05:12 chris118

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?

hevake avatar Jan 06 '24 08:01 hevake