開發平台(Platform): (Ex: Win10, Linux, ...)
QT
編譯器(Ex: GCC, clang, VC++...)+目標環境(跟開發平台不同的話需列出)
額外使用到的函數庫(Library Used): (Ex: OpenGL, ...)
問題(Question):
看youtube上的教學在一個QT gui application專案裡新增QT設計師表單類別
按照教學上include了標頭檔後
接著第一行就出問題
MyDialog mdialog;
請問這是怎麼回事呢
餵入的資料(Input):
預期的正確結果(Expected Output):
順利編譯
錯誤結果(Wrong Output):
main.obj:-1: error: LNK2019: 無法解析的外部符號 "public: __cdecl
MyDialog::MyDialog(class QWidget *)" (??0MyDialog@@[email protected]/*