Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 281 Bytes

File metadata and controls

5 lines (4 loc) · 281 Bytes

QT4.8.6   QTCretor4.5

1. LNK2001: unresolved external symbol "public: virtual struct QMetaObject const

-> delete the build file, clean and rebuild.
해당 프로젝트에 대한 빌드 폴더 자체를 지운다음에 프로젝트 clean 후 다시 빌드하면 된다.