You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Qwt-widgettien lisääminen Qt creatoriin

Tämä ohjeistus vaatii VS2008 frameworkin asentamisen

- Lataa qwt source

- Käännä lähdekoodi visual studio command promptin kautta:

qmake qwt.pro

nmake

- Tämän jälkeen tee seuraavat tiedostonsiirrot:

qwt_source\designer\plugins\designer
kaikki tiedostot -> c:\Qt\4.7.1\plugins\designer

qwt_source\designer\plugins\designer
qwt_designer_plugin5.dll -> c:\Qt\2010.05\bin\designer\

qwt_source\lib
qwt5.dll -> c:\Qt\bin

- Nyt sinulla on toimiva RELEASE versio qwt widgeteistä.

  • No labels
You must log in to comment.