Quantcast
Channel: Cocos中文社区 - 最新主题
Viewing all articles
Browse latest Browse all 88771

cocos2dx 3.10 ios版本编译问题

$
0
0

@1049603119 写道:

HttpClient-apple.mm文件,309行

// HttpClient implementation
HttpClient* HttpClient::getInstance()
{
if (_httpClient == nullptr)
{
_httpClient = new (std::nothrow) HttpClient();
}

return _httpClient;

}

在_httpClient = new (std::nothrow) HttpClient(); 报错如下,求大神指教
No matching constructor for initialization of 'cocos2d::network::HttpClient'

帖子: 1

参与者: 1

阅读整个主题


Viewing all articles
Browse latest Browse all 88771

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>