Re: [CMake] libxml2

2007-12-13 Thread Charlene Tsai
to `_imp__xmlFree' Any suggestions? Charlene On Dec 11, 2007 2:40 AM, Pau Garcia i Quiles [EMAIL PROTECTED] wrote: Quoting Charlene Tsai [EMAIL PROTECTED]: Hi, Could some please show me the proper way to handle libxml2 on Gentoo linux. In my CMakeLists.txt, if I include the following line

[CMake] libxml2

2007-12-10 Thread Charlene Tsai
Hi, Could some please show me the proper way to handle libxml2 on Gentoo linux. In my CMakeLists.txt, if I include the following line it works on windows and some versions of linux: TARGET_LINK_LIBRARIES( my_exe ITKCommon ITKIO libxml2) However, when trying to compile on Gentoo linux (using