Analogwidget paketin asentaminen Qt VS2008

Tämän asennuksen pohjalla tarvitsee olla asennettuna Qt VS2008 framework

- Pura analogwidgets lähdekoodi (http://qt-apps.org/content/download.php?content=87780&id=1&tan=86034613)

- Käännä se Visual Studio 2008 komentorivillä (qmake AnalogWidgets.pro, nmake)

- Tee seuraavat tiedostosiirrot:

..AnalogWidgets_source\analogwidgets

analogwidgets_plugin.dll, analogwidgets_plugin.exp, analogwidgets_plugin.lib -> C:\Qt\4.7.1\plugins\designer

analogwidgets_plugin.dll -> C:\Qt\2010.05\bin\designer

- Tämän jälkeen analogwidgetit ovat Qt creatorin käytössä

  • No labels
You must log in to comment.