Hello all, i get the following error message while configuring the solution for MITK:
snip -----> BB_PLUGIN_EXPORTS_FILE: C:/build/vc9_x64/3rdParty/MITK/BlueBerry/BlueBerryPluginExports.cmake CMake Error at 3rdParty/MITK/BlueBerry/CMakeLists.txt:293 (export): export called with target "org_blueberry_osgi" which requires target "CTKPluginFramework" that is not in the export list. If the required target is not easy to reference in this call, consider using the APPEND option with multiple separate calls. <--- snap CTK just configured itself in the steps before, and finished. There was no build for the binaries yet, because CTK is configuring itself in the same cmake run, just before MITK. It is not built yet. How can i circumvent that behaviour of MITK asking for a 'hard' target during configuration time? Environment is Visual Studio 2008, x64, Win 7, no superbuild in any subproject. Regards, Thomas ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
