[vtk-developers] updated ImagePlaneWidget test

Will Schroeder will.schroeder at kitware.com
Thu Oct 10 14:19:11 EDT 2002


Hi Dean-

I'm having trouble building

Testing\Cxx\ImagePlaneWidget.cxx(1835) : fatal error C1091: compiler limit: 
string exceeds 65535 bytes in length

It looks like the MSVC compiler doesn't like the length of your string. It 
looks like you'll have to build the string by appending together several 
pre-defined strings.

Will


At 01:33 PM 10/10/2002 -0400, you wrote:
>Hi,
>
>I fixed the test again along with
>a new baseline image.  The test ran
>on a CVS checkout from Tuesday, but
>will not run with today's build.  So,
>I'm guessing that the changes to
>vtkImageSource  and/or to
>vtkImageToImageFilter may be the
>culprit...help?
>
>Dean
>
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>Dean Inglis, Ph.D.
>-      Centre for Appendicular       -
>- Magnetic Resonance Imaging Studies -
>25 Charlton Avenue East, Unit 610
>Hamilton, ONT, L8N 1Y2
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>_______________________________________________
>vtk-developers mailing list
>vtk-developers at public.kitware.com
>http://public.kitware.com/mailman/listinfo/vtk-developers





More information about the vtk-developers mailing list