嚴重性 代碼 說明 專案 檔案 行 禁止顯示狀態
錯誤 LNK2001 無法決議的外部符號 "__declspec(dllimport) class apache::thrift::TOutput apache::thrift::GlobalOutput" (__imp_?GlobalOutput@thrift@apache@@3VTOutput@12@A) ServerThrift
最近開發thrift 程式,用C++,總是報這個GlobalOutput無法參考,其它全都除錯好了,什么附加程式集,引入lib之類的全都沒問題,不知道為什么卡在這,有沒有遇到同樣問題的高人,請指點。
uj5u.com熱心網友回復:
很大可能是因為頭檔案跟庫檔案版本不匹配轉載請註明出處,本文鏈接:https://www.uj5u.com/houduan/22484.html
標籤:C++ 語言
