[Paraview] Build ParaView3.8.0 from source on Windows7 64bit MSVC2008

Dr. X xunlei at renci.org
Sun May 30 12:02:44 EDT 2010


Hi All,

I have some trouble when building ParaView3.8.0 from the source on a 
Windows7 64bit machine with MSVC2008. Here are two errors out of many 
for vtkIO. Is windows.h being included prior to ws2def.h and WinSock2.h 
somewhere? Does anyone have a remedy for them? Thanks a lot.
Error    4    error C2011: 'sockaddr' : 'struct' type redefinition    
C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\ws2def.h    206    
vtkIO
Error    19    error C2011: 'timeval' : 'struct' type redefinition    
C:\Program Files\Microsoft SDKs\Windows\v6.0A\include\WinSock2.h    
176    vtkIO
...

Best,
x



More information about the ParaView mailing list