arc130
arc130
I'm using fiber with shared_work algo on boost 1.78 aarch64. a simple code is ``` while (true){ this_fiber::sleep_for(100ms); } ``` when system clock moves backwards, this fiber would never resumed.
how to solve this problem, the backtrace is shown below: Program terminated with signal SIGSEGV, Segmentation fault. #0 0x0000556eaf27c01c in boost::fibers::context::wake (this=0x7fla20000b60, epoch=
Hi, I built on mingw-64 version 7.3.0 and got error on target-link step. How can I solve this? ``` depend/BehaviorTree.CPP/libbehaviortree_cpp_v3d.a(decorator_node.cpp.obj): In function `BT::DecoratorNode::halt()': E:/Download/Groot/depend/BehaviorTree.CPP/src/decorator_node.cpp:33: multiple definition of `BT::DecoratorNode::halt()' libbehavior_tree_editor.dll.a(d000941.o):(.text+0x0): first...
播放视频流黑屏,一段时间后解ffmpeg报错: circular buffer overrun. to avoid, increase fifo_size url option