[Insight-developers] RE: [Insight-users] Building all executables and libraries in a c
ommon directory
Lorensen, William E (Research)
lorensen@crd.ge.com
Wed, 18 Sep 2002 11:13:10 -0400
Luis,
Did you try this in an out of source tree build. I'm having problems.
Also, the zlib library is still placed in the zlib tree.
Bill
g++ -Wall -O2 -fpermissive -ftemplate-depth-64 -ftemplate-depth-50
-I/home/lorensen/Insight/Code/Numerics -I/home/lorensen/Insight/Code/Algorithms
-I/home/lorensen/Insight/Code/BasicFilters -I/home/lorensen/Insight/Code/Common
-I/home/lorensen/Insight/Code/Numerics -I/home/lorensen/Insight/Code/IO
-I/home/lorensen/Insight/Code/Numerics/Statistics -I/home/lorensen2/Insight-solaris/Code/Numerics/vxl
-I/home/lorensen/Insight/Code/Numerics/vxl -I/home/lorensen2/Insight-solaris/Code/Numerics/vxl/vcl
-I/home/lorensen/Insight/Code/Numerics/vxl/vcl -I/home/lorensen/Insight/Code/SpatialObject
-I/home/lorensen/Insight/Utilities/png -I/home/lorensen/Insight/Utilities/zlib
-I/home/lorensen/Insight/Utilities/MetaIO -I/home/lorensen2/Insight-solaris
-I/home/lorensen/Insight/Code/Numerics/FEM -I/home/lorensen/VTK/Rendering -I/home/lorensen/VTK/Hybrid
-I/home/lorensen/VTK/Patented -I/home/lorensen/VTK/Parallel -I/home/lorensen2/VTK-solaris
-I/home/lorensen/VTK/Common -I/home/lorensen/VTK/Filtering -I/home/lorensen/VTK/Imaging
-I/home/lorensen/VTK/Graphics -I/home/lorensen/VTK/IO -I/home/lorensen/VTK/Utilities/zlib
-I/home/lorensen2/VTK-solaris/Utilities/zlib -I/home/lorensen/VTK/Utilities/png
-I/home/lorensen2/VTK-solaris/Utilities/png -I/home/lorensen/VTK/Utilities/jpeg
-I/home/lorensen2/VTK-solaris/Utilities/jpeg -I/home/lorensen/VTK/Utilities/tiff
-I/home/lorensen2/VTK-solaris/Utilities/tiff -I/home/lorensen/VTK/Utilities/expat
-I/home/lorensen2/VTK-solaris/Utilities/expat -I/home/lorensen/VTK/Common/Testing/Cxx
-I/home/turner/tcl8.4a2/generic -D_PTHREADS -I/usr/openwin/include -c
/home/lorensen/Insight/Code/Numerics/itkCacheableScalarFunction.cxx -o itkCacheableScalarFunction.o
In file included from /home/lorensen/Insight/Code/Common/itkArray.h:20,
from /home/lorensen/Insight/Code/Numerics/itkCacheableScalarFunction.h:20,
from /home/lorensen/Insight/Code/Numerics/itkCacheableScalarFunction.cxx:17:
/home/lorensen/Insight/Code/Common/itkMacro.h:40: sstream: No such file or directory
gmake[5]: *** [itkCacheableScalarFunction.o] Error 1
gmake[4]: *** [default_target] Error 2
gmake[3]: *** [default_target_Numerics] Error 2
gmake[2]: *** [default_target] Error 2
gmake[1]: *** [default_target_Code] Error 2
gmake: *** [default_target] Error 2
-----Original Message-----
From: Luis Ibanez [mailto:luis.ibanez@kitware.com]
Sent: Wednesday, September 18, 2002 10:44 AM
To: insight-users@public.kitware.com; Insight Developers
Subject: [Insight-users] Building all executables and libraries in a
common directory
Hi,
The changes that will make the toolkit build all the
executables and libraries in a common directory are
about to be checked in.
As a consequence of these changes you may want to
clean your binary tree and rebuild the toolkit to
avoid keeping duplicate files on your disk.
Executables and libraries will now be located by
default in
${ITK_BINARY_DIR}/bin
This can be overriden from the CMake interface.
Luis
_______________________________________________
Insight-users mailing list
Insight-users@public.kitware.com
http://public.kitware.com/mailman/listinfo/insight-users