On Friday 25 June 2010 16:13:53 Carter, Nathan wrote:
> > We would definitely like to set up something that helps users find
> > plugins and help developers distribute them.
> > 
> > Such a platform currently doesn't exist, but we have started to collect
> > a list of independent plugins on the wiki of the recently announced Qt
> > Developer Network (currently in beta):
> > 
> > http://developer.qt.nokia.com/wiki/Qt_Creator_Plug-in_Gallery
> 
> I apologize for some basic questions, but I haven't written a Qt project
> that used plugins before, so...
> 
> Is there documentation on how to add one of these plugins to my existing
> Creator? Do I have to recompile Creator from scratch or can I just compile
> the plugin?  Can plugin authors distribute binary versions of the plugin I
> can just drop someplace?

For the documentation, you should find it on the website of the different 
plugin. And unfortunately, for the moment you have to build the plugins.

I'm thinking of distributing some binary version of my plugins for the SDK, 
but the main issue I have is that Qt Creator is not compiled with the same 
compiler provided by the SDK on Windows, and I don't have any Mac. 
So the only binary I can do and test is a 64bits linux.

A web factory would be really nice to have, with an easy way to install the 
plugins (during installation of the SDK? with a different installer?).

Cheers,
Nicolas

-- 
Nicolas Arnaud-Cormos | [email protected] | Software Engineer
Klarälvdalens Datakonsult AB, a KDAB Group company
Tel. Sweden (HQ) +46-563-540090, USA +1-866-777-KDAB(5322)
KDAB - Qt Experts - Platform-independent software solutions

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to