[vtkusers] How to make CMakeLists.txt
    Liam Kurmos 
    quantum.leaf at gmail.com
       
    Fri May 20 05:14:16 EDT 2011
    
    
  
I think you need to look at some of the fundamentals of c++. You have
no main method.
Liam
On Fri, May 20, 2011 at 10:04 AM, sudhanshu gupta
<sudhanshugupta2511 at gmail.com> wrote:
> This should be done by me but
> Thank you
>
> Jerome
>
> Hey I have done that . Now a new error comes
>
> elevReader->SetFileName( "canyon_elev.raw" );
> in this line its showing this error
> I think I have declared it already.
> /home/sudhanshu/pipeline/pipeline.cxx:23: error: expected constructor,
> destructor, or type conversion before ‘->’ token
>
> These types of many messages. I dont understand why
>
> Thank you
> Sudhanshu
>
    
    
More information about the vtkusers
mailing list