[Insight-users] watershed example does not compile
   
    Luis Ibanez
     
    luis.ibanez@kitware.com
       
    Tue, 09 Apr 2002 17:09:20 -0400
    
    
  
Hi Paul,
Could you please post to the list the full
text of the error messages that you are getting.
That could help us to figure out what the
problem is.
Also, please let us know about your platform:
are you using Windows, Linux, Solaris  ?
In principle you don't need to modify the
CMakeLists.txt files that come with ITK examples.
The problem may probably be related with the
choices you select when running CMake.
   Thanks
     Luis
=============================================================
Paul Berube wrote:
> I've got the itk source compiling ok.  however, even though I have told it
> in cmake to compile the watershed example, it does not.
> 
> I have tried to just compile the example in place after, and it complains
> about a lot of missing files... I tried to tell it where everything was in
> the CMakeLists.txt, but that just led to more missing file...
> 
> Please help!  The wathershed segmentation is the whole reason I'm trying
> to use itk!
> 
> btw, i'm running this on linux, the sourse is only about 2 weeks old (i
> don't know how to find which version it is).
> 
> Thanks.
> 
> --Paul
> 
> 
>   "Oh, there it is...
>       ...Then what the heck was that other piece of code we changed?"
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users
> 
>