Set the xmlpatterns executable, if you have it. I am sure that's what's messing the build up.
On Tue, Feb 14, 2017 at 6:01 PM, Faiz Abidi <[email protected]> wrote: > Utkarsh - I think I am missing /usr/lib64/qt4/bin/xmlpatterns but that's > just a warning. Attached is the CMakeCache file. > > Christophe - That didn't work for me. But thanks for suggesting. > > On Tue, Feb 14, 2017 at 2:32 PM, Christophe Trophime > <[email protected]> wrote: >> >> I had a similar problem on debian >> >> export QT_SELECT=qt5 or qt4 >> >> before running cmake fix the problem >> >> >> >> Christophe TROPHIME >> Research Engineer >> >> CNRS - LNCMI >> 25, rue des Martyrs >> BP 166 >> 38042 GRENOBLE Cedex 9 >> FRANCE >> >> Tel : +33 (0)4 76 88 90 02 >> Fax : +33 (0) 4 76 88 10 01 >> Office U 19 >> M@il : [email protected] >> >> ----- Original Message ----- >> > From: "Utkarsh Ayachit" <[email protected]> >> > To: "Faiz Abidi" <[email protected]> >> > Cc: "ParaView" <[email protected]> >> > Sent: Tuesday, February 14, 2017 8:16:20 PM >> > Subject: Re: [Paraview] SurfaceLIC issues with Paraview 5.2.0 >> > >> > Can you post your CMakeCache.txt? I suspect one of the Qt help >> > generation tools was not found/set correctly. >> > >> > Utkarsh >> > >> > On Tue, Feb 14, 2017 at 12:46 PM, Faiz Abidi <[email protected]> wrote: >> > > Hello community, >> > > >> > > Anyone faced issues with Paraview 5.2.0 and the SurfaceLIC plugin? >> > > When I >> > > install Paraview from source, I get the below error. >> > > >> > > "/bin/sh: line 0: cd: >> > > /home/fabidi89/git/ParaView/build_usingCCMake/Plugins/SurfaceLIC/doc: >> > > No >> > > such file or directory >> > > make[2]: *** [Plugins/SurfaceLIC/doc/SurfaceLIC.qch] Error 1 >> > > make[1]: *** [Plugins/SurfaceLIC/CMakeFiles/SurfaceLIC.dir/all] Error >> > > 2" >> > > >> > > I am not sure if I am missing a dependency. The install works fine >> > > without >> > > this plugin. >> > > >> > > Anyone seen this before? >> > > -- >> > > Faiz Abidi | Master's Student at Virginia Tech | www.faizabidi.com | >> > > +1-540-998-6636 >> > > >> > > _______________________________________________ >> > > 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 >> > > >> > _______________________________________________ >> > 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 >> > > > > > > -- > Faiz Abidi | Master's Student at Virginia Tech | www.faizabidi.com | > +1-540-998-6636 _______________________________________________ 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
