Hi Vahid,

please keep the discussion on the list, so others can profit from it.

You can either use the MITK plugin within the MITK source code (usually for 
some short term stuff) or you can create your own project using MITK and use 
the plugin there (recommended way), see [1,2] for more information. In any case 
you will need to copy to some “Plugins” directory.
[3] tells you more about creating a new plugin/view and links you to more 
information.

As for injecting it in another software artchitecture… Just copy the code and 
adjust it? Link to it? Create a binary that can be called?  Does the other 
architecture use MITK/CTK? We probably need to know more about your use case.

Best,
Caspar

[1] http://docs.mitk.org/nightly/Overview.html
[2] http://docs.mitk.org/nightly/HowToNewProject.html
[3] http://docs.mitk.org/nightly/Step09Page.html



Von: vahid kadivarkadivar [mailto:vahidkadiva...@gmail.com]
Gesendet: Freitag, 24. April 2015 08:20
An: Goch, Caspar Jonas
Betreff: Re: [mitk-users] Creation the mitk plugin

Hi Goch,
Thanks for your guide lines
Yes It solved (QtWeb problem)
 yes I made just a plugin
So I should use the mitk  plugin inside the mitk project ?
How can I create a individual mitk plugin and use in my app ? is it possible?
How about use the mitk plugin inside the mitk project  with CTK and inject into 
another software architecture?
Thanks in advance.

On Thu, Apr 23, 2015 at 8:16 PM, Goch, Caspar Jonas 
<c.g...@dkfz-heidelberg.de<mailto:c.g...@dkfz-heidelberg.de>> wrote:
Hi Vahid,

I assume this means your QtWeb Problem has been solved?

Have you followed the instructions available here [1]? Judging from the cmake 
output you might not have copied the plugin into your project and instead tried 
to run cmake on the generated plugin? Are you using the Template Project or are 
you trying to add the plugin to the MITK source?

Best,
Caspar

[1] http://docs.mitk.org/2014.10/NewPluginPage.html

Von: vahid kadivarkadivar 
[mailto:vahidkadiva...@gmail.com<mailto:vahidkadiva...@gmail.com>]
Gesendet: Donnerstag, 23. April 2015 17:17
An: mitk-users@lists.sourceforge.net<mailto:mitk-users@lists.sourceforge.net>
Betreff: [mitk-users] Creation the mitk plugin

Hi Dears,
I wan to make a mitk plugin but I have a this problem :
 CMake Error at CMakeLists.txt:5 (MACRO_CREATE_MITK_CTK_PLUGIN):
   Unknown CMake command "MACRO_CREATE_MITK_CTK_PLUGIN".


my last mitk version is MITK-2014.10.0  and qt 4.8.6 ...
Thanks in advance

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to