Filippo, you can simple build plugin outside of QtC source tree. I do it at
the my "enhanced" version of the CMakePlaginManager:
https://github.com/h4tr3d/cmakeprojectmanager2

look into:
https://github.com/h4tr3d/cmakeprojectmanager2/blob/master/cmakeprojectmanager.pro
and https://github.com/h4tr3d/cmakeprojectmanager2/blob/master/README.txt
"Build plugin"

keywords: QTC_SOURCE, QTC_BUILD, QTC_PREFIX

But it will be good if QtC's `make install` command will install all
required headers too. In this case we can simple build plugin without
getting QtC source tree and QtC compiling.



2015-05-23 3:59 GMT+10:00 Filippo Cucchetto <[email protected]>:

> I think that it isn't so impossible to implement, we just need to:
> - hook a webservice for deploying a plugin source code and put it inside
> the plugin folder where QtCreator is built
> - change the plugin.pro for adding a new subdir folder
> - build and profit
> i could be a great idea
>
>
> 2015-05-22 18:51 GMT+02:00 Tobias Hunger <[email protected]>:
>
>>
>> Am 22.05.2015 15:23 schrieb "Cristian Adam"
>> > Or a central place where people can get plugins for Qt Creator. Visual
>> Studio has Visual Studio Gallery (5437 items)
>> >
>> > One would get working / tested plugins without having to compile
>> themselves.
>>
>> Oh, that would indeed rock!
>>
>
>
>
> --
> Filippo Cucchetto
>
> _______________________________________________
> Qt-creator mailing list
> [email protected]
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
>


-- 
WBR, Alexander Drozdov
http://htrd.su
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to