ubuntu22.04 #180
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
在ubuntu22.04的环境下编译,需要在
/Livox-SDK/sdk_core/src/base文件下的thread_base.h中添加#include <memory>Can this fix be pls push to master?
Ran into the same problem yesterday. Whipped up a quick PR too, but turns out there's #163 already...