有人用过?莫名其妙报错,安卓编译没问题
有大神懂?指导下,弄好久都没找到原因 引擎3.6
const std::string name = “RibbonTrail”;
m_pTrail = new PURibbonTrail(name, path);
这段执行时候就提示没实现 实际上有的
有人用过?莫名其妙报错,安卓编译没问题
有大神懂?指导下,弄好久都没找到原因 引擎3.6
const std::string name = “RibbonTrail”;
m_pTrail = new PURibbonTrail(name, path);
这段执行时候就提示没实现 实际上有的
求大神指点