[vtk-developers] double-conversion error in Windows
Utkarsh Ayachit
utkarsh.ayachit at kitware.com
Tue May 8 23:11:39 EDT 2018
Which compiler is this with?
Utkarsh
On Tue, May 8, 2018 at 9:47 PM Andrew Maclean <andrew.amaclean at gmail.com>
wrote:
> 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
> ___________________________________________
> _______________________________________________
> Powered by www.kitware.com
> Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
> Search the list archives at: http://markmail.org/search/?q=vtk-developers
> Follow this link to subscribe/unsubscribe:
> https://vtk.org/mailman/listinfo/vtk-developers
More information about the vtk-developers
mailing list