0
点赞
收藏
分享

微信扫一扫

error: expected '(' for function-style cast or type construction

RIOChing 2022-11-24 阅读 72


aaa/Documents/redpacket/insertqqmodule/src/main/cpp
/hlkq.cpp:1290:54: error: expected '(' for function-style cast or type
construction
if (Constant::hasExceptionAndIntercept(env, char[]{"kick fail "})) {

4: error: expected '(' for function-style cast or type construction
if (Constant::hasExceptionAndIntercept(env, char[]{"kick fail "})) {

写错了不能这样写,

举报

相关推荐

0 条评论