SongXiaoHu
SongXiaoHu
-using ue4.27.2 i meet the same problem the Gideon's model is Ok but i can't load the animation blueprint and color
Gideon's package about 2GB ......
> This feature was only added in the commercial version plugin before, and since v2.10, the open source version also supports it. okay,now i know that, thank you XD ...
请教各位大神一个问题,我再协程里写了一个while (true) 循环,并且使用co_sleep 和htpp client(boost 封装) 周期发送Post,几天必出现co_sleep 变为非休眠
我好像也遇到类似问题了 co_sleep(10) while (true) 循环 十几分钟后 这个10ms每次都直接唤醒
请教各位大神一个问题,我再协程里写了一个while (true) 循环,并且使用co_sleep 和htpp client(boost 封装) 周期发送Post,几天必出现co_sleep 变为非休眠
估计你用的 3.1stable版本,最新的master版本已经解决了,我再用用,再有坑我也换了,顺便问下,你换的什么库,我本来想用linux api 的 u_context 但是考虑到跨平台没找到合适的。