[vtk-developers] [VTK 0014012]: TestTemporalCacheSimple.cxx fails to compile in vs2012 due to missing #include <functional>

Mantis Bug Tracker mantis at public.kitware.com
Tue Apr 16 03:14:27 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://www.vtk.org/Bug/view.php?id=14012 
====================================================================== 
Reported By:                the_fiddler
Assigned To:                
====================================================================== 
Project:                    VTK
Issue ID:                   14012
Category:                   (No Category)
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     backlog
Project:                    TBD 
Type:                       incorrect functionality 
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2013-04-16 03:14 EDT
Last Modified:              2013-04-16 03:14 EDT
====================================================================== 
Summary:                    TestTemporalCacheSimple.cxx fails to compile in
vs2012 due to missing #include <functional>
Description: 
Compilation fails with 'identifier not found' for std::bind2nd when compiling
TestTemporalCacheSimple.cxx on Visual Studio 2012. The fix is to #include the
missing <functional> header to this file.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-04-16 03:14 the_fiddler    New Issue                                    
======================================================================




More information about the vtk-developers mailing list