Hi,
I am using Qt 4.5.1. I built my widget and made it accessible from Designer.
In a new project I can open UI and put my widget in it with the Designer. But the project do not compile. After puttion mywidget.h file in QTDIR/inc it compiles but does not link to mywidget.dll.
I have put my dll to bin folder of Qt and my project. Can anyone tell me how I can use my widget as it is a part of QT.
Happy QTing,
P.S. I am using Visual Studio 2005
Bookmarks