Thank you for your answer. If I understand correctly, you suggest me to compile my custom widget with msvc instead of gcc? Is the mac version compiled with msvc too?
Thank you for your time. 2009/6/1 <[email protected]> > Date: Mon, 1 Jun 2009 14:45:20 +0200 > From: "Gilles Valette" <[email protected]> > Subject: Re: [Qt-creator] Custom widget in Qt Creator (Designer) > To: <[email protected]> > Message-ID: <c558936d512947adbed37076af023...@gilles> > Content-Type: text/plain; charset="iso-8859-1" > > > Hi, > > Perhaps you can find an answer in the following message (coming from a > previous thread). > > Hope this helps. > > Gilles > > > ----- Original Message ----- > From: "Eike Ziller" <[email protected]> > To: <[email protected]> > Sent: Friday, April 03, 2009 11:59 AM > Subject: Re: [Qt-creator] I want to know how to add 'qwt' widgets > toQt-Creator. > > > > Hi, > > > > On Apr 2, 2009, at 5:43 PM, ext ??? wrote: > > > >> Hi.. > >> I am Yong-Tae, Lee, south korea. > >> > >> I have downloaded the Qt SDK 2009.01 version. > >> > >> I could install Qt4.5.0, mingw and Qt-Creator on my computer > >> throught install files. > >> > >> And addtionally, I installed "qwt-5.2.0" to draw graph by using Qt. > >> > >> I could do it sucessfully. > >> > >> The qwt widget is added at designer. But the qwt widget isn't added > >> at Qt-Creator's designer. > >> > >> Would you like to how to add "qwt" widgets into the Qt-Creator? > >> > >> It is very important for me to draw graph. > >> > >> Plese, let me know what best method to add Qt-Creator's designer on > >> win32(winXP). > >> > >> > > > > It is a bit confusing at the moment: > > a) QtCreator itself is compiled with msvc. > > b) Designer plugins for QtCreator are loaded from the bin/designer > > directory > > That means you need to put a msvc compiled version of the qwt custom > > designer widget dlls into the bin/designer directory of the SDK > > > > Hope that helps, > > > > -- > > Eike Ziller > > Software Engineer > > Nokia, Qt Software > > Phone +49 (0)30 6392 3255 > > Fax +49 (0)30 6392 3256 > > E-mail [email protected] > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://lists.trolltech.com/pipermail/qt-creator/attachments/20090601/5647ccfa/attachment-0001.html > >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
