如果报了这个error: An internal build error has occurred. Right-click for more information
请查下你的
switch(type)
{
}
是否有这样的写法。如果有的话,就删掉或者里面加入case .
如果报了这个error: An internal build error has occurred. Right-click for more information
请查下你的
switch(type)
{
}
是否有这样的写法。如果有的话,就删掉或者里面加入case .