編譯輸出如下
2>gamescore.obj : error LNK2019: unresolved external symbol "public: __thiscall BmobObject::BmobObject(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (??0BmobObject@@QAE@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "public: __thiscall GameScore::GameScore(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (??0GameScore@@QAE@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z)
下面還有很多
請問這是什么問題呢?如何解決,可以詳細講一下如何接入bmob cocos2dx sdk嗎?
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/67529.html
標籤:Cocos2d-x
上一篇:cocos lua 圓環遮罩裁剪
