- 本帖最后由 af11050 于 2012-9-4 19:41 编辑 *
#http#://qpic.cn/PjgM4N9Vx晕, 发不了图片, 编译都ok了, 运行的时候读取资源挂了static const char s_pImgSplash] = “Images/splash.png”;CCSprite *background = CCSprite::create(s_pImgSplash); 得到的是null指针, 是不是在ios上运行时, 跟win32不一样呀? 请大家指点!
#http#://qpic.cn/PjgM4N9Vx晕, 发不了图片, 编译都ok了, 运行的时候读取资源挂了static const char s_pImgSplash] = “Images/splash.png”;CCSprite *background = CCSprite::create(s_pImgSplash); 得到的是null指针, 是不是在ios上运行时, 跟win32不一样呀? 请大家指点!
自己顶一下