Hi,

sorry for barging in... but I also had this problem described by Mathias.

Thank you Sascha for solution. It works! :)
The application needs to be running with --BlueBerry.clean attribute.

Thank you again.
Cheers,
F.

P.S. Maybe it is useful for others which version needs this workaround:
MITK v2013.03.0
Ubuntu 12.04
QT version 4.8.1


On 06/05/2013 02:55 PM, Sascha Zelzer wrote:
Hi,

it looks like something went wrong when building the libitkvnl.so library from ITK. You can try to cd into your ITK-build directory and type

make -B itkvnl

and check if all symbols can be resolved via

ldd -r bin/libitkvnl.so

Best,

Sascha

On 06/04/2013 08:36 AM, hemi wrote:

Hey everybody

I'm doing my master thesis at the Moment and have come over a problem just by setting up a new project with MITK.

Running the workbench is successful also using the MITK.

When I tried to build a new project, that was the exception I got by running it.

:~/MITK/PROJECT/bin-masterThesis/MasterThesis-build/bin$ ./AKH-application --Blueberry.clean

[Mon Jun 3 17:21:05 2013

1.340] [shader.repository] found shader 'mitkShaderLighting'

[2.060] [shader.repository] found shader 'mitkShaderLighting'

[2.780] [shader.repository] found shader 'mitkShaderLighting'

[3.520] [shader.repository] found shader 'mitkShaderLighting'

[4.350] [shader.repository] found shader 'mitkShaderLighting'

*#4.720# [BlueBerry] ERROR: ctkPluginException: Failed to install plugin*

*Caused by: ctkPluginException: The plugin "/home/mathias/MITK/MITK-2013.03.00-linux64-build/MITK-build/bin/plugins/liborg_mitk_gui_qt_ext.so" could not be loaded: Cannot load library /home/mathias/MITK/MITK-2013.03.00-linux64-build/MITK-build/bin/plugins/liborg_mitk_gui_qt_ext.so: (/home/mathias/MITK/MITK-2013.03.00-linux64-build/ITK-build/bin/libitkvnl.so.3.20: undefined symbol: _ZN17vnl_cost_function1fERK10vnl_vectorIdE)*

*Segmentation fault (core dumped)*

Me and my collegues spend the whole day, trying to reinstall the MITK, rebuild the project and more or less doing everything we found somewhere in the internet to solve this problem, without any success.

Does anyone know how to fix that? Or maybe just a workaround? Would be greatful for any help.

Thanx a lot  and a nice evening to everybody.

cheers

Mathias




------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j


_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to