On Fri, 2017-06-23 at 09:16 -0400, Utkarsh Ayachit wrote:
> > > I then execute: ccmake ../src
> > >
> > > CMake does come up, but instead of seeing the 3 variables shown
> > > in the
> > > README, I see just "EMPTY CACHE".
>
>
> Since you have installed Ninja, do this.
>
> > ccmake -G Ninja ../src
>
> Next hit "c" to configure. That will process cmake configuration
> files
> in ParaView and then provide you with options that you can set. Any
> time you change options, hit "c" to configure again. Once done, you
> can hit "g" to generate the build files. Then do
>
> > ninja-build
Ok, thank you. I hit 'c' and it is doing things now ("Configuring,
please wait..."). I also had to set the CXX environment variable to
the path of ccmake.
I'll hit 'g' and then ninja-build after that to see what happens.
Thank you for the help so far!
Rob
--
Rob Groner
Software Engineer
Institute for CyberScience
The Pennsylvania State University
222E Computer Building
University Park, PA 16802
Phone: 814.867.6074
_______________________________________________
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