[vtk-developers] double-conversion error in Windows
Andrew Maclean
andrew.amaclean at gmail.com
Tue May 8 21:46:29 EDT 2018
My windows build is showing this error:
...\Development\Kitware\build\VTK-Debug\ThirdParty\doubleconversion\vtkdoubleconversion/double-conversion/double-conversion.h(377):
error C4430: missing type specifier - int assumed. Note: C++ does not
support default-int
...\Development\Kitware\build\VTK-Debug\ThirdParty\doubleconversion\vtkdoubleconversion/double-conversion/double-conversion.h(377):
warning C4183: 'DC_DISALLOW_IMPLICIT_CONSTRUCTORS': missing return type;
assumed to be a member function returning 'int'
...\Development\Kitware\build\VTK-Debug\ThirdParty\doubleconversion\vtkdoubleconversion/double-conversion/double-conversion.h(541):
error C4430: missing type specifier - int assumed. Note: C++ does not
support default-int
...\Development\Kitware\build\VTK-Debug\ThirdParty\doubleconversion\vtkdoubleconversion/double-conversion/double-conversion.h(541):
warning C4183: 'DC_DISALLOW_IMPLICIT_CONSTRUCTORS': missing return type;
assumed to be a member function returning 'int'
I have done a clean and rebuild.
Is anyone else seeing this?
Regards
Andrew
--
___________________________________________
Andrew J. P. Maclean
___________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtk-developers/attachments/20180509/e077d01b/attachment.html>
More information about the vtk-developers
mailing list