View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013828ParaView(No Category)public2013-01-29 04:402016-08-12 09:59
Reporterrwe 
Assigned ToKitware Robot 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version3.98.0 
Target VersionFixed in Version 
Summary0013828: Build error due to missing header include
DescriptionDuring build I get the following error:

[...]/src/Qt/Components/pqSILWidget.cxx: In member function ‘void pqSILWidget::toggleSelectedBlocks(bool)’:
[...]/src/Qt/Components/pqSILWidget.cxx:193:3: error: ‘sort’ is not a member of ‘std’

This can be fixed by adding "#include <algorithm>" into the mentioned file. Compiler is:
c++ (SUSE Linux) 4.5.1 20101208 [gcc-4_5-branch revision 167585]

TagsNo tags attached.
ProjectTBD
Topic Name
Typecrash
Attached Files

 Relationships

  Notes
(0038321)
Kitware Robot (administrator)
2016-08-12 09:59

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2013-01-29 04:40 rwe New Issue
2016-08-12 09:59 Kitware Robot Note Added: 0038321
2016-08-12 09:59 Kitware Robot Status backlog => closed
2016-08-12 09:59 Kitware Robot Resolution open => moved
2016-08-12 09:59 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team