Did you run git submodule update
after checking out the commit of ParaView you want to build? It looks like your VTK may not be the right one. Thanks, Cory On Tue, Jul 28, 2015 at 10:54 AM, Bruce Jones <[email protected]> wrote: > Hey Guys, > > I have successfully built a recent commit in the paraview repository. I > would like to do some testing against the most recent paraview release > (4.3.1), however when I check out the release branch and try to configure > with cmake I get the error below. I am building on windows with visual > studio 2010. Can anyone explain this error? > > Cheers, > Bruce > > CMake Error at VTK/CMake/vtkModuleTop.cmake:53 (message): > No such module "vtkRenderingFreeTypeOpenGL" needed by > "vtkPVVTKExtensionsRendering" > > > > _______________________________________________ > 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 > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview > > -- Cory Quammen R&D Engineer Kitware, Inc.
_______________________________________________ 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 Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
