[Insight-users] problem linking QT with ITK

Luis Ibanez luis.ibanez at kitware.com
Tue Jul 13 17:46:49 EDT 2004


Hi Yannick,


What version of ITK are you using ?

The current CVS version has name mangling for the
PNG library distributed with ITK in the Utilities
directory. That should prevent name conflicts at
link time.

It will be nice if you post some of the error
messages that you get   :-)


Please let us know,


    Thanks


      Luis


---------------------
Yannick Allard wrote:

> 
> Hi Everyone,
> 
> I'm trying to build an application that use QT to build the GUI and add some 
> ITK functions for image processing. The compilation is going just fine but at 
> the link time I've some conflicts between QT and ITK where some functions are 
> multiply defined (like the ones for png image support).
> 
> I'm NOT using CMake to compile. I'm using gcc 3.2 under solaris 2.8 on a intel 
> platform. Any idea on how to solve the linking problem....
> 
> Thank you very much
> 
> Yannick
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
> 





More information about the Insight-users mailing list