If you have run the SetupForDevelopment script in Utilities you can use the command:
git pullall which will pull from master then do a submodule init and update. On Tue, Apr 19, 2011 at 11:03 AM, Andy Bauer <[email protected]> wrote: > Probably need to initialize it: git submodule update --init > > > On Tue, Apr 19, 2011 at 11:01 AM, Sebastien Jourdain < > [email protected]> wrote: > >> Did you update your submodules ? >> >> > git submodule update >> >> Seb >> >> On Tue, Apr 19, 2011 at 10:55 AM, Ricardo Reis <[email protected]> >> wrote: >> > >> > >> > I've got this error after my last git update: >> > >> > CMake Error at CMake/ParaViewCommon.cmake:514 (ADD_SUBDIRECTORY): >> > The source directory >> > >> > /home/rreis/src/ParaView/Utilities/protobuf >> > >> > does not contain a CMakeLists.txt file. >> > Call Stack (most recent call first): >> > CMakeLists.txt:246 (INCLUDE) >> > >> > >> > >> > CMake Error at CMakeLists.txt:344 (EXPORT): >> > export given target "protobuf" which is not built by this project. >> > >> > >> > >> > any ideas? >> > >> > Ricardo Reis >> > >> > 'Non Serviam' >> > >> > PhD candidate @ Lasef >> > Computational Fluid Dynamics, High Performance Computing, Turbulence >> > http://www.lasef.ist.utl.pt >> > >> > Cultural Instigator @ RĂ¡dio Zero >> > http://www.radiozero.pt >> > >> > http://www.flickr.com/photos/rreis/ >> > >> > contacts: gtalk: [email protected] skype: kyriusan >> > >> > _______________________________________________ >> > 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 > > -- Robert Maynard
_______________________________________________ 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
