anna icon indicating copy to clipboard operation
anna copied to clipboard

fatal error: 'cstddef' file not found

Open salvete opened this issue 4 years ago • 0 comments

I got this when building kvs: In file included from ../../include/tbb/tbb_stddef.h:95: ../../include/tbb/tbb_config.h:40:14: fatal error: 'cstddef' file not found #include ^ 1 error generated. make[4]: *** [concurrent_hash_map.o] 错误 1 make[3]: *** [tbb] 错误 2 make[2]: *** [vendor/tbb/src/tbb-stamp/tbb-build] 错误 2 make[1]: *** [vendor/tbb/CMakeFiles/tbb.dir/all] 错误 2 make: *** [all] 错误 2

salvete avatar Jan 17 '21 06:01 salvete