Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

is this considered as a static linking

$
0
0
in the .pro file LIBS+="d:/qwt-6.1.0-rc2/lib/qwt.dll" LIBS+="d:/qwt-6.1.0-rc2/lib/qwtd.dll" INCLUDEPATH+="d:/qwt-6.1.0-rc2/include/" in the .cpp and .h files i included the #include <qwt_plot.h> #include <qwt_plot_curve.h> in the debug and release files i included: qwtd.dll qwt.dll and if it is a static linkung how do i make it dynamic

Viewing all articles
Browse latest Browse all 13965

Trending Articles