- In file included from network/q3networkprotocol.cpp:1207:
- .moc/release-shared-emb-x86/moc_q3networkprotocol.cpp: In member function ‘virtual int Q3NetworkProtocol::qt_metacall(QMetaObject::Call, int, void**)’:
- .moc/release-shared-emb-x86/moc_q3networkprotocol.cpp:103: error: expected type-specifier before ‘Q3’
- .moc/release-shared-emb-x86/moc_q3networkprotocol.cpp:103: error: expected ‘>’ before ‘Q3’
- .moc/release-shared-emb-x86/moc_q3networkprotocol.cpp:103: error: expected ‘(’ before ‘Q3’
- .moc/release-shared-emb-x86/moc_q3networkprotocol.cpp:103: error: ‘Q3’ was not declared in this scope
- .moc/release-shared-emb-x86/moc_q3networkprotocol.cpp:103: error: expected ‘)’ at end of input
- .moc/release-shared-emb-x86/moc_q3networkprotocol.cpp:103: error: expected ‘)’ at end of input
- .moc/release-shared-emb-x86/moc_q3networkprotocol.cpp:103: error: expected ‘;’ at end of input
- .moc/release-shared-emb-x86/moc_q3networkprotocol.cpp:103: error: expected ‘}’ at end of input
- .moc/release-shared-emb-x86/moc_q3networkprotocol.cpp:103: error: expected ‘}’ at end of input
- .moc/release-shared-emb-x86/moc_q3networkprotocol.cpp:103: error: expected ‘}’ at end of input
- make[1]: *** [.obj/release-shared-emb-x86/q3networkprotocol.o] 错误 1
我看到出错的行那l里,是 moc_q3networkprotocol.cpp 这个文件出错,小弟找不到这个文件,向大家求助了