<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:8px">Hi to all<br class="">I tried to add FFMPEG support, but have got compilation errors<br class="">How to solve this problems ?<br class="">Thank you. Leonid<br class="">Error    1    error C2039: 'clock_t' : is not a member of '`global namespace''    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    18<br class="">Error    2    error C2873: 'clock_t' : symbol cannot be used in a using-declaration    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    18<br class="">Error    3    error C2039: 'asctime' : is not a member of '`global namespace''    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    20<br class="">Error    4    error C2873: 'asctime' : symbol cannot be used in a using-declaration    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    20<br class="">Error    5    error C2039: 'clock' : is not a member of '`global namespace''    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    20<br class="">Error    6    error C2873: 'clock' : symbol cannot be used in a using-declaration    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    20<br class="">Error    7    error C2039: 'ctime' : is not a member of '`global namespace''    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    20<br class="">Error    8    error C2873: 'ctime' : symbol cannot be used in a using-declaration    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    20<br class="">Error    9    error C2039: 'difftime' : is not a member of '`global namespace''    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    21<br class="">Error    10    error C2873: 'difftime' : symbol cannot be used in a using-declaration    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    21<br class="">Error    11    error C2039: 'gmtime' : is not a member of '`global namespace''    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    21<br class="">Error    12    error C2873: 'gmtime' : symbol cannot be used in a using-declaration    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    21<br class="">Error    13    error C2039: 'localtime' : is not a member of '`global namespace''    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    21<br class="">Error    14    error C2873: 'localtime' : symbol cannot be used in a using-declaration    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    21<br class="">Error    15    error C2039: 'mktime' : is not a member of '`global namespace''    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    22<br class="">Error    16    error C2873: 'mktime' : symbol cannot be used in a using-declaration    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    22<br class="">Error    17    error C2039: 'strftime' : is not a member of '`global namespace''    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    22<br class="">Error    18    error C2873: 'strftime' : symbol cannot be used in a using-declaration    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    22<br class="">Error    19    error C2039: 'time' : is not a member of '`global namespace''    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    22<br class="">Error    20    error C2873: 'time' : symbol cannot be used in a using-declaration    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    22<br class="">Error    21    error C1083: Cannot open include file: 'libavformat/avformat.h': No such file or directory    F:\VTK630\IO\FFMPEG\vtkFFMPEGWriter.cxx    27<br class="">Error    22    error LNK1181: cannot open input file '..\..\lib\Release\vtkIOFFMPEG-6.3.lib'    e:\VTK6.3\Wrapping\Python\LINK<br class="">Error    23    error C2039: 'clock_t' : is not a member of '`global namespace''    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    18<br class="">Error    24    error C2873: 'clock_t' : symbol cannot be used in a using-declaration    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    18<br class="">Error    25    error C2039: 'asctime' : is not a member of '`global namespace''    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    20<br class="">Error    26    error C2873: 'asctime' : symbol cannot be used in a using-declaration    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    20<br class="">Error    27    error C2039: 'clock' : is not a member of '`global namespace''    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    20<br class="">Error    28    error C2873: 'clock' : symbol cannot be used in a using-declaration    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    20<br class="">Error    29    error C2039: 'ctime' : is not a member of '`global namespace''    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    20<br class="">Error    30    error C2873: 'ctime' : symbol cannot be used in a using-declaration    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    20<br class="">Error    31    error C2039: 'difftime' : is not a member of '`global namespace''    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    21<br class="">Error    32    error C2873: 'difftime' : symbol cannot be used in a using-declaration    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    21<br class="">Error    33    error C2039: 'gmtime' : is not a member of '`global namespace''    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    21<br class="">Error    34    error C2873: 'gmtime' : symbol cannot be used in a using-declaration    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    21<br class="">Error    35    error C2039: 'localtime' : is not a member of '`global namespace''    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    21<br class="">Error    36    error C2873: 'localtime' : symbol cannot be used in a using-declaration    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    21<br class="">Error    37    error C2039: 'mktime' : is not a member of '`global namespace''    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    22<br class="">Error    38    error C2873: 'mktime' : symbol cannot be used in a using-declaration    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    22<br class="">Error    39    error C2039: 'strftime' : is not a member of '`global namespace''    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    22<br class="">Error    40    error C2873: 'strftime' : symbol cannot be used in a using-declaration    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    22<br class="">Error    41    error C2039: 'time' : is not a member of '`global namespace''    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    22<br class="">Error    42    error C2873: 'time' : symbol cannot be used in a using-declaration    C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\ctime    22<br class=""><div id="yui_3_16_0_1_1438099235327_7158" dir="ltr"><br></div><div id="yui_3_16_0_1_1438099235327_7159"><span></span></div><br>  <div id="yui_3_16_0_1_1438099235327_7162" style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 8px;"> <div id="yui_3_16_0_1_1438099235327_7161" style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div id="yui_3_16_0_1_1438099235327_7160" dir="ltr"> <hr size="1">  <font id="yui_3_16_0_1_1438099235327_7163" face="Arial" size="2"> <b><span style="font-weight:bold;">From:</span></b> Ben Boeckel <ben.boeckel@kitware.com><br> <b><span style="font-weight: bold;">To:</span></b> vtk-developers@vtk.org; vtkusers@vtk.org <br><b><span style="font-weight: bold;">Cc:</span></b> Kitware Corporate Communications <comm@kitware.com> <br> <b><span style="font-weight: bold;">Sent:</span></b> Friday, July 24, 2015 10:07 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> [vtkusers] Announce: vtk 6.3.0 release candidate 1 is ready<br> </font> </div> <div class="y_msg_container"><br>The VTK developement team is happy to announce that VTK 6.3 has entered<br>the release candidate stage!<br><br>You can find the source, data, and new vtkpython binary packages here:<br><br><a href="http://www.vtk.org/VTK/resources/software.html#releasecandidate" target="_blank">http://www.vtk.org/VTK/resources/software.html#releasecandidate</a><br><br>Please try this version of VTK and report any issues to the list or the<br>bug tracker so that we can try to address them before VTK 6.3.0 final.<br><br>The official release notes will be available when VTK final is released<br>in the next few weeks. In the meantime here is a preview:<br><br>  - new OpenMP backend for vtkSMPTools;<br>  - new MPI-IO backend for PLOT3D reader;<br>  - new vtkPlotArea for rendering area (or range) plots;<br>  - multithreaded Gaussian splatter class;<br>  - multithreading support in the vtkSampleFunction;<br>  - compiler uplifts: gcc-4.1 and Visual Studio 2008 or newer are<br>    required;<br>  - the Piston and Dax accelerator modules are deprecated;<br>  - writing side and node sets in Exodus files;<br>  - skip NaN values in vtkDataArray::GetRange();<br>  - reading compressed TIFF files with sub-extents;<br>  - support for OpenGL 3.2 in the (still experimental, but much less so)<br>    OpenGL2 backend;<br>  - text rendering now respects the DPI of the vtkWindow;<br>  - vtkAxis respects the TileScale setting of vtkWindow;<br><br>And many bug fixes across the codebase.<br><br>We hope you enjoy this release of VTK! As always, contact Kitware and<br>the mailing lists for assistance.<br><br>Thanks,<br><br>--Ben<br><br>_______________________________________________<br>Powered by www.kitware.com<br><br>Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br><br>Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br><br>Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" target="_blank">http://markmail.org/search/?q=vtkusers</a><br><br>Follow this link to subscribe/unsubscribe:<br><a href="http://public.kitware.com/mailman/listinfo/vtkusers" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br><br><br></div> </div> </div>  </div></body></html>