Andy, check this thread out, it may provide some pointer as to what may be happening: http://www.paraview.org/pipermail/paraview/2012-January/023668.html
It maybe an issue with ExecuteProtoC.cmake.in Utkarsh On Mon, Feb 27, 2012 at 8:46 AM, Sebastien Jourdain <[email protected]> wrote: > Hi Andy, > > so doing a clean clone with the -recursive flag did not solved the issue ? > > What is the system that you are trying to build on ? Are you doing any > cross-compiling ? > > Seb > > On Mon, Feb 27, 2012 at 11:36 AM, Parker, Andrew (UK Filton) > <[email protected]> wrote: >> Hi, >> >> So that didn't work.... >> >> >> -----Original Message----- >> From: [email protected] [mailto:[email protected]] >> On Behalf Of Sebastien Jourdain >> Sent: 27 February 2012 15:54 >> To: Parker, Andrew (UK Filton) >> Cc: [email protected] >> Subject: Re: [Paraview] vtkPVMessage.pb.h >> >> *** WARNING *** >> >> This message has originated outside your organisation, >> either from an external partner or the Global Internet. >> Keep this in mind if you answer this message. >> >> I believe it is a submodule update issue... >> >> try to reclone ParaView or at least make sure when you type "git status" >> everything is up to date. >> >> Seb >> >> On Mon, Feb 27, 2012 at 9:48 AM, Parker, Andrew (UK Filton) >> <[email protected]> wrote: >>> Compiling on 64 linux using the 6.4.1 tool-chain...don't think the patch >>> will work for me seems to be for windows only.. Any thoughts? >>> >>> >>> >>> From: Paul Edwards [mailto:[email protected]] >>> Sent: 27 February 2012 14:41 >>> To: Parker, Andrew (UK Filton) >>> Cc: [email protected] >>> Subject: Re: [Paraview] vtkPVMessage.pb.h >>> >>> >>> >>> *** WARNING *** >>> >>> This message has originated outside your organisation, >>> either from an external partner or the Global Internet. >>> Keep this in mind if you answer this message. >>> >>> Take a look at my post from last week. I had the same problem and >>> Utkarsh sent a patch. I assume you are using nmake on windows? >>> >>> >>> >>> Regards, >>> Paul >>> >>> On 27 February 2012 14:36, Parker, Andrew (UK Filton) >>> <[email protected]> wrote: >>> >>> Hi, >>> >>> >>> >>> Compiling a git checkout of the 3.14.0 tag of paraview, any thoughts >>> on this compile error? >>> >>> >>> >>> >>> >>> [ 80%] Building CXX object >>> ParaViewCore/ServerImplementation/CMakeFiles/vtkPVServerImplementation >>> .dir/vtkPVSessionBase.cxx.o >>> >>> In file included from >>> repos/paraview/ParaView/ParaViewCore/ServerImplementation/vtkPVSessionBase.cxx:23:0: >>> >>> epos/paraview/ParaView/ParaViewCore/ServerImplementation/vtkSMMessage.h:30:29: >>> fatal error: vtkPVMessage.pb.h: No such file or directory >>> >>> compilation terminated. >>> >>> >>> >>> 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 >>> >>> >>> >>> >>> _______________________________________________ >>> 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 >>> >> _______________________________________________ >> 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 >> > _______________________________________________ > 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 _______________________________________________ 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
