View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004097ParaView(No Category)public2006-11-29 17:122009-12-09 18:15
Reportermansell 
Assigned ToBerk Geveci 
PrioritylowSeverityminorReproducibilityalways
StatusclosedResolutionunable to reproduce 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004097: spurious line breaks in vtkSMGeneratedModules.h
DescriptionI'm in the process of building Paraview 2.4.4 on my Apple G5 (10.4.7). This file (vtkSMGeneratedModules.h) somehow got a bunch of line breaks in front of /n characters. For example:

(starting at line 10877)
" \n"
" <DoubleVectorProperty
\n"
" name=\"TimestepValues\"
\n"
" information_only=\"1\">
\n"
" <TimeStepsInformationHelper/>
\n"
" </DoubleVectorProperty>
\n"

Resulting in error messages (below). I fixed removed the line breaks by hand and it was happy again (continues to compile). (I'll add that this is the first time I've used ccmake or tried to build paraview, so maybe I did something wrong?)

-- Ted

In file included from /Users/mansell/download/paraview/paraview-2.4.4/Servers/ServerManager/vtkSMApplication.cxx:26:
/Users/mansell/download/paraview/paraview-2.4.4-osx/Servers/ServerManager/vtkSMGeneratedModules.h:10878:1: missing terminating " character
In file included from /Users/mansell/download/paraview/paraview-2.4.4/Servers/ServerManager/vtkSMApplication.cxx:
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
There are no notes attached to this issue.

 Issue History
Date Modified Username Field Change
2009-12-09 14:51 Berk Geveci Project @3@ => ParaView
2009-12-09 18:15 Berk Geveci Status tabled => closed
2009-12-09 18:15 Berk Geveci Resolution open => unable to reproduce
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team