Hi All, I'm trying to compile 3.10.1, from source on windows with visual studio 2010, and qt 4.7.3, I know that is not supported. It looks almost finished except the following error:
4>ClCompile: 4> pqViewManager.cxx 4>..\..\..\ParaView-3.10.1\Qt\Components\pqViewManager.cxx(981): error C3861: '_getpid': identifier not found 4>..\..\..\ParaView-3.10.1\Qt\Components\pqViewManager.cxx(998): error C3861: '_getpid': identifier not found 4>..\..\..\ParaView-3.10.1\Qt\Components\pqViewManager.cxx(1013): error C3861: '_getpid': identifier not found 4>..\..\..\ParaView-3.10.1\Qt\Components\pqViewManager.cxx(1028): error C3861: '_getpid': identifier not found 4> 4>Build FAILED. Any thoughts?? Cheers, Andy ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
