[vtkusers] Missing CMakeLists.txt files under Tutorial...Cxx directories
Brent Goodrick
bgoodrick at ipns.com
Tue Feb 25 11:30:37 EST 2003
Thanks Andy. That's how I worked around the problem on my end. BTW,
the CMakeLists.txt in Step6 differs slightly from the others, in that
I had to add vtkHybrid to the TARGET_LINK_LIBRARIES spec; otherwise I
get an unresolved symbol as it is looking for vtkBoxWidget::New().
Brent
>>>>> "Andy" == Andy Cedilnik <andy.cedilnik at kitware.com> writes:
Andy> Hello Brent,
Andy> You should be able to use CMakeLists.txt from Step1 or Step2, just
Andy> replace Cone1 (or Cone2) with Cone3, 4, 5, and 6.
Andy> We will add these files to CVS repository soon.
Andy> Andy
Andy> On Tue, 2003-02-25 at 00:18, Brent Goodrick wrote:
>> Hi,
>>
>> I'm using a recent cvs update of the VTK source. The Cxx
>> subdirectories underneath VTK/Examples/Tutorial are missing
>> CMakeLists.txt files. The missing files, relative to the VTK head
>> directory, should be located at:
>>
>> VTK/Examples/Tutorial/Step3/Cxx/CMakeLists.txt
>> VTK/Examples/Tutorial/Step4/Cxx/CMakeLists.txt
>> VTK/Examples/Tutorial/Step5/Cxx/CMakeLists.txt
>> VTK/Examples/Tutorial/Step6/Cxx/CMakeLists.txt
>>
>> Who do I ask to get those files added to the CVS repository? I have
>> made up my own working copies of those files, and would gladly hand
>> them over if I knew who to send them to.
More information about the vtkusers
mailing list