I have upgraded from v2014.03.0 to v2015.05.2, and I'm trying to reuse my old 
plugins. The problem is that in v2014.03.0  I used to have my interactors 
embedded in my plugins, using:
usFunctionEmbedResources(CPP_FILES
  LIBRARY_NAME ...
  ROOT_DIR resources
  FILES  ...)
in files.cmake.

But now this seems to no longer be possible, since it is recommended that 
interactors be added instead ns), by doing what Sascha recommended in this 
post: http://sourceforge.net/p/mitk/mailman/message/32929119/
That did not work; apparently a .cpp file is no longer created, so the CMake 
simply couldn't locate it. 

Is there a way to add the interactors in the plugins, or should I change my 
whole project and move the interactors to modules?
Thanks in advance,
Axel
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to