[Insight-developers] pngDllConfig.h and zlibDllConfig.h not
found in an SGI build?
Brad King
brad.king@kitware.com
Fri, 21 Feb 2003 17:55:23 -0500 (EST)
> But there really is a problem on this particular SGI 6.5 machine -- for
> some reason it's not adding -IX/Utilities/zlib to the makefile in
> Utilities/png, where 'X' is the out of source build path.
Strange. Are you sure this machine's checkout is fully up to date? Try
cvs -z3 -q update -dAP
in the top level. There were several changes made to the way include
directories are constructed, and most of them were in the top level.
Thanks,
-Brad