嗨,我正在與VS2010的qt工作,我得到這些連接錯誤,我無法弄清楚。它不像我沒有嘗試過任何東西......我已經正確鏈接了我的qwt庫路徑,並且還在其他依賴項中添加了qwt5。請幫助我,如果有人可以。等待回覆...qt VS2010 LNK2001,LNK 2019錯誤
Error 67 error LNK2001: unresolved external symbol
"public: static struct QMetaObject const QwtPlot::staticMetaObject"
([email protected]@@[email protected]@B)
Error 68 error LNK2019: unresolved external symbol
"void __cdecl listfiles(
class std::basic_string<
char,
struct std::char_traits<char>,
class std::allocator<char>
> &,
class std::list<
class std::basic_string<
char,
struct std::char_traits<char>,
class std::allocator<char>
>,
class std::allocator<
class std::basic_string<
char,
struct std::char_traits<char>,
class std::allocator<char>
>
>
> &
)" ([email protected]@[email protected][email protected]@[email protected]@[email protected]@[email protected]
@[email protected]@[email protected][email protected][email protected]@[email protected]@[email protected]@[email protected]
@[email protected]@[email protected][email protected][email protected]@[email protected]@[email protected]
@[email protected]@[email protected]@@[email protected]@[email protected]@Z)
referenced in function "private: void __thiscall
InferenceMgr::loaddirs(void)" ([email protected]@@AAEXXZ)
Error 69 error LNK2001: unresolved external symbol
"protected: virtual void __thiscall uLeapStdin::run(void)"
([email protected]@@MAEXXZ)
Error 70 error LNK1120: 3 unresolved externals