无法解析的外部符号 “public: __thiscall b2World::b2World(struct b2Vec2 const &)” (??0b2World@@QAE@ABUb2Vec2@@@Z),该符号在函数 “public: virtual bool __thiscall OperatingLayer::init(void)” (?init@OperatingLayer@@UAE_NXZ) 中被引用
这个是啥意思啊? 怎么解决呢?
无法解析的外部符号 “public: __thiscall b2World::b2World(struct b2Vec2 const &)” (??0b2World@@QAE@ABUb2Vec2@@@Z),该符号在函数 “public: virtual bool __thiscall OperatingLayer::init(void)” (?init@OperatingLayer@@UAE_NXZ) 中被引用
这个是啥意思啊? 怎么解决呢?