[Paraview] CVS head fails to compile on MSVC
Utkarsh Ayachit
utkarsh.ayachit at kitware.com
Wed Apr 2 09:43:16 EDT 2008
I've committed a fix for that. Try updating
Servers/Common/vtkPVXMLElement.cxx and it should build fine.
Utkarsh
Mike Jackson wrote:
> I saw that yesterday also.. I just thought it was something messed up
> with my environment. Good to know it wasn't.
>
> On Wed, Apr 2, 2008 at 9:12 AM, OSHIMA Takuya
> <oshima at eng.niigata-u.ac.jp> wrote:
>> Hi,
>>
>> I just noticed today's CVS head fails to compile on VS2008 at line 540
>> of Servers/Common/vtkPVXMLElement.cxx:
>>
>> snprintf(temp, 20, "&#x%x;", static_cast<int>(*escape_char));
>>
>> with error C3861: 'snprintf': identifier not found.
>>
>> Cheers,
>> Takuya
>> _______________________________________________
>> ParaView mailing list
>> ParaView at paraview.org
>> http://www.paraview.org/mailman/listinfo/paraview
>>
>
>
>
More information about the ParaView
mailing list