Hello, I already posted to the list a few weeks ago regarding some warnings I get during packaging.
It's not solved yet, but now I got to a point, where the package gets created and works. But I also got some additional errors, which get repeated very often during the packaging, always the same libraries warning: target 'libvtkvmtkSegmentation.so' is not absolute... warning: target 'libvtkvmtkSegmentation.so' does not exist... ldd: ./libvtkvmtkSegmentation.so: Datei oder Verzeichnis nicht gefunden warning: target 'libvtkvmtkCommon.so' is not absolute... warning: target 'libvtkvmtkCommon.so' does not exist... ldd: ./libvtkvmtkCommon.so: Datei oder Verzeichnis nicht gefunden warning: target 'libvtkvmtkComputationalGeometry.so' is not absolute... warning: target 'libvtkvmtkComputationalGeometry.so' does not exist... ldd: ./libvtkvmtkComputationalGeometry.so: Datei oder Verzeichnis nicht gefunden warning: target 'libvtkvmtkDifferentialGeometry.so' is not absolute... warning: target 'libvtkvmtkDifferentialGeometry.so' does not exist... ldd: ./libvtkvmtkDifferentialGeometry.so: Datei oder Verzeichnis nicht gefunden warning: target 'libvtkvmtkIO.so' is not absolute... warning: target 'libvtkvmtkIO.so' does not exist... ldd: ./libvtkvmtkIO.so: Datei oder Verzeichnis nicht gefunden warning: target 'libvtkvmtkITK.so' is not absolute... warning: target 'libvtkvmtkITK.so' does not exist... ldd: ./libvtkvmtkITK.so: Datei oder Verzeichnis nicht gefunden warning: target 'libvtkvmtkMisc.so' is not absolute... warning: target 'libvtkvmtkMisc.so' does not exist... ldd: ./libvtkvmtkMisc.so: Datei oder Verzeichnis nicht gefunden Now I was wondering, can I ignore these messages? Or can I somehow find out, if this has any effect on the resulting application? Thank you. Benjamin ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
