In your case, you just need to add LIBS += "path_to_your_dll/your_dll.dll"
in your .pro and then use your widget.
* Does anyone have an answer to my previous problem (compilation from a
custom widget on mac for Qt Creator)? It actually crashes and I can't manage
to find out why.
* Does someone knows which compiler was used to compile QtCreator?

Thanks,

2009/6/4 Lorenzo Bettini <[email protected]>

> but what if I wanted to simply add a custom widget from the same project
> (without being rendered correctly in designer)?
>
> Gilles Valette wrote:
> >
> >     ----- Original Message -----
> >     *From:* Jonathan Neuhaus
> >     <mailto:[email protected]>
> >     *To:* [email protected]
> >     <mailto:[email protected]>
> >     *Sent:* Monday, June 01, 2009 2:17 PM
> >     *Subject:* [Qt-creator] Custom widget in Qt Creator (Designer)
> >
> >     Hello,
> >
> >     I am actually trying to integrate a custom widget into QtCreator.
> >     I managed to make it work with Qt Designer, but can't get it work in
> >     QtCreator.
> >     I put the dll (on Windows) / dylib (on MacOS) in
> >     2009.02/bin/designer on Windows /
> >     QtCreator.app/Contents/MacOS/designer on MacOS.//
> >
>
>
>
> --
> Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
> ICQ# lbetto, 16080134     (GNU/Linux User # 158233)
> HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
> http://www.myspace.com/supertrouperabba
> BLOGS: http://tronprog.blogspot.com  http://longlivemusic.blogspot.com
> http://www.gnu.org/software/src-highlite
> http://www.gnu.org/software/gengetopt
> http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net
>
> _______________________________________________
> Qt-creator mailing list
> [email protected]
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to