QT使用LIBS添加絕對路徑的dll引用

http://blog.sina.com.cn/s/blog_70b93da90100n6w8.htmlhtml

參考這篇文章ui

舉例:debug

要引用 F:\QT\parttime_work\build-JChartView-Desktop_Qt_5_12_1_MinGW_64_bit-Debug\debug\JChartView1.dll3d

 

將目錄前加 -L 加空格 文件名前加-l (不要後綴)htm

使用LIBS+= -LF:\QT\parttime_work\build-JChartView-Desktop_Qt_5_12_1_MinGW_64_bit-Debug\debug -lJChartView1blog

相關文章
相關標籤/搜索