[vtkusers] vtkEncodeString?
Sean Ziegeler
seanzig at users.sourceforge.net
Wed Feb 27 14:24:28 EST 2008
I had problems with vtkEncodeString myself before I started having
other trouble in cmake (I posted about it earlier on the paraview
list). It all went away when I started over with a fresh cvs checkout.
I assume my original checkout failed midstream and cvs update would
not add the missing files. I'd suggest trying that.
Quoting Francois Bertel <francois.bertel at kitware.com>:
> All the VTK dashboard work fine.
>
> vtkEncodeString is an executable generated in the bin directory of
> your build tree. I don't know why in the process there is a path to
> VTK/VolumeRendering. The location of the source file is
> VTK/Utilities/EncodeString.
>
> Do you use the last stable cmake (2.4.8)?
>
> Feng Ding wrote:
>> Dear list,
>>
>> I just updated VTK source using CVS. After ccmake, make gave me some
>> errors as follows:
>>
>> make[2]: *** No rule to make target
>> `../VTK/VolumeRendering/vtkEncodeString', needed by
>> `VolumeRendering/vtkVolumeTextureMapper3D_TwoDependentShadeFP.cxx'.
>> Stop.
>> make[1]: *** [VolumeRendering/CMakeFiles/vtkVolumeRendering.dir/all] Error 2
>> make: *** [all] Error 2
>>
>> I checked that there were no vtkEncodeString.* files under the
>> VolumeRendering directory. Any one can help? Thanks!
>>
>> Best regards,
>> DING Feng
>> _______________________________________________
>> This is the private VTK discussion list. Please keep messages
>> on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>> Follow this link to subscribe/unsubscribe:
>> http://www.vtk.org/mailman/listinfo/vtkusers
>>
>
>
> --
> François Bertel, PhD | Kitware Inc. Suite 204
> 1 (518) 371 3971 x113 | 28 Corporate Drive
> | Clifton Park NY 12065, USA
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
More information about the vtkusers
mailing list