QT Creator 添加Lib库

LIBS += -LD:/Path/ -lTest1.lib -lTest2.lib

解析:在路径D:/Path/ 下 添加Test1.lib Test2.lib库 -L 和小写'-l"没有空格。

posted @ 2019-08-28 11:10  余生以学  阅读(8080)  评论(0编辑  收藏  举报