[Paraview-developers] paraview projects always rebuilt

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Tue Dec 18 07:49:11 EST 2012


Not really an answer to your question, but I'd recommend giving ninja
(http://martine.github.com/ninja/) a try. I've had less frustrations
building on Windows using Ninja than nmake or VS IDE.

Utkarsh

On Tue, Nov 27, 2012 at 3:50 PM, Biddiscombe, John A. <biddisco at cscs.ch> wrote:
> Since I started using Visual Studio 2012 and paraview 3.98 I’ve found that
> projects always rebuild (I don’t recall this being a problem with 3.14).
> Re-making a plugin causes the entire project to rebuild. Editing a single
> file in a paraview module causes the whole module + all dependencies to
> rebuild. Client/server wrapping reexecutes when it shouldn’t.
>
>
>
> There appears to be a bug with visual studio which causes rebuilds when any
> number of possible problems occur (and I don’t pretend to understand them) –
> including a project having a dependency on a file which is missing – this
> triggers rebuilds of everything (according to various reports found via
> googling).
>
>
>
> Non paraview projects don’t seem to be having this trouble (cmake generated
> ones I’m talking about) so I can’t see cmake being at fault, but possibly
> paraview is somehow declaring a bad file somewhere in dependencies?
>
>
>
> Has anyone else noticed this or had problems of this kind, if so is there a
> workaround/fix?
>
>
>
> Thanks
>
>
>
> JB
>
>
>
>
>
> --
>
> John Biddiscombe,                        email:biddisco @.at.@ cscs.ch
>
> http://www.cscs.ch/
>
> CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
>
> Via Trevano 131, 6900 Lugano, Switzerland   | Fax:  +41 (91) 610.82.82
>
>
>
>
>
>
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers
>


More information about the Paraview-developers mailing list