[Insight-developers] can I partially build the itk?

chenting chenting at graphics.cis.upenn.edu
Tue Aug 22 19:56:46 EDT 2000


Hi! Bill, thank you for help.
I build the itk on SGI machine, OS irix6.3, CC 7.30.
I met the problem when compile the following files,

file=./Insight/Code/Common/itkPixelTraits.h, line 53
A type specifier is expected static NumericTraits<typename
T::ValueType>::ValueType& GetScalar(T& v){return v.GetScalar();}
                                                        ^
file=./Insight/Code/Insight3DParty/vxl/vcl/new-vcl_compiler.h, line 74
#include <vcl/vcl_config.h>
                                              ^
the source file vcl/vcl_config.h is unavailable

I cannot fixed the problem just by a first sight, please give me a hand.
Thanks.
ting


Bill Hoffman wrote:

> First, Insight is not really even in alpha right now, so
> it is not very stable.
>
> However, if you notice "mistakes" in any of the code, then
> please post them to the list, so that they can be fixed.
> I have just completed an update of Insight3DParty that should
> work on unix gcc, windows and SGI CC 7.30.
>
> I would not waste your time rewriting makefiles.   Many times the
> problem can be fixed.  However, if no one knows you are having trouble,
> then no one will help you.
>
> What platform/compiler are you building?
>
> There may have been server problems on Monday, does cvs work now?
>
> Since several of the base classes in Common use the vnl library,
> I don't think you can do much with the toolkit when vnl is not
> building.
>
> At 04:50 PM 8/22/00 -0400, chenting wrote:
> >Hi! There,
> >I spend the past few days to build my itk, but I found there are some
> >mistakes in the directory of Insight3DParty, I do not want to pay too
> >much time debugingg others code, so I just wanna know how can I
> >partially build the itk without compling the code in this directory? If
> >I just rewrite the makefile, will there be any side effects?
> >By the way, I have difficulty in the cvs update this monday, did anybody
> >have the same problem?
> >ting
> >
> >
> >_______________________________________________
> >Insight-developers mailing list
> >Insight-developers at public.kitware.com
> >http://public.kitware.com/mailman/listinfo/insight-developers





More information about the Insight-developers mailing list