FIND_INCLUDE and FIND_LIBRARY are working great ! Thanks In WinNT/VC++ the GaussianFilter example is building quite easily. The only remaining problem is that the library project is still being dependent of all the libraries in the LINK_LIBRARIES list. By now I'm removing the dependencies by hand. Luis