MantisBT - ParaView
View Issue Details
0013828ParaView(No Category)public2013-01-29 04:402016-08-12 09:59
rwe 
Kitware Robot 
highminorhave not tried
closedmoved 
3.98.0 
 
TBD
crash
0013828: Build error due to missing header include
During 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]

No tags attached.
Issue History
2013-01-29 04:40rweNew Issue
2016-08-12 09:59Kitware RobotNote Added: 0038321
2016-08-12 09:59Kitware RobotStatusbacklog => closed
2016-08-12 09:59Kitware RobotResolutionopen => moved
2016-08-12 09:59Kitware RobotAssigned To => Kitware Robot

Notes
(0038321)
Kitware Robot   
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.