摘要: 先在QT5.7 编译到开发板上,报错 enumtest.h: error: ISO C++ forbids declaration of 'Q_ENUM' with no type [-fpermissive] Q_ENUM(PINYINENUM)开发板上QT版本5.2,没有这个Q_ENUM,只能另 阅读全文