Hi Hila, This should work. Are you using a build-system similar to the MITK-ProjectTemplate?
You could also double-check that your applications .cpp file (the equivalent of ExtApp.cpp) sets the correct ARG_PROVISIONING argument and that the file it points to contains the full list of plug-ins (look for the file in your installation directory). Best, Sascha On 05/22/2012 05:55 PM, Hila Hiler wrote: > Hi all > > I've developed my plug ins such that when I open mitk in debug mode I > can see them with some existing plug ins of mitk that I built in the > building process (mitk's plug ins such as: image cropper etc). > However, I'd like to get an executable file with all those abilities > (my&mitk's plug ins as mentioned above) > > I tried to do that by building the PACKAGE but only my plug ins are > available with this way. > > Is there any other method to get this? > > Best Regards, > Hila ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
