Hello, All. I'm trying to generate new plugin based on MITK-0.12.2.
My source codes are successfully complied, but I got an error on runtime, such as; ------------------------------------------------ Loading activator library: /home/jaeil/lib/mitk-0.12.2/bin/bin/Bundles/org.mitk.core.services/bin/liborg_mitk_core_services.so Could not create Plugin activator. Did you export the class "mitk::CoreServicesPlugin" ? Exception displayText(): Cannot load library: /home/jaeil/lib/mitk-0.12.2/bin/bin/Bundles/org.mitk.core.services/bin/liborg_mitk_core_services.so: undefined symbol: _ZTIN4mitk8DataTreeE terminate called after throwing an instance of 'Poco::LibraryLoadException' what(): Cannot load library Aborted ------------------------------------------------ I think I need to change the cmake option of mitk source, but I'm not sure and don't know how to solve this problem. Please help me. ;) Best regards, Jerry -- Jaeil Kim Computer Graphics and Visualization Laboratory Korea Advanced Institute of Science and Technology (KAIST) 103-6, Munji-dong, Yusung-gu, Daejeon, 305-714, South Korea Tel. +82-42-866-6257, +82-10-2641-9810 ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
