Oh, are you using FIND_PACKAGE(VTK) and FIND_PACKAGE(ParaView) in the source? Bet that's what causing the problem. I'm not sure that's going to work. Try just using ParaView OR VTK.
Utkarsh On Tue, Dec 13, 2011 at 3:12 PM, David Doria <[email protected]> wrote: > On Tue, Dec 13, 2011 at 2:53 PM, Utkarsh Ayachit > <[email protected]> wrote: >> By stable version, I meant a recent version :) (I forgot CMake doesn't >> do the odd-even version number magic anymore). >> >> Utkarsh > > Hm, turning on BUILD_EXAMPLES didn't seem to do anything. I also just > tried with cmake git master (cmake version 2.8.6.20111213-g3c101) and > I get the same errors. Each time I started with a fresh build > directory. > > The code I am trying to configure is here: > https://github.com/daviddoria/PointSetProcessing > > Any more thoughts? > > David _______________________________________________ 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
