[Paraview-developers] Hierarchy projects always rebuild

Deij-van Rijswijk, Menno M.Deij at marin.nl
Wed Aug 8 04:13:29 EDT 2018


Hi,

I’m developing some new functionality using Visual Studio and I find that when I want to do an interactive debug session on a just-built project, it takes a long time until the debugging actually starts. In the output window I find the output below. It looks like the hierarchy.txt files are constantly being updated?


1>------ Build started: Project: vtkCommonCoreHierarchy, Configuration: Debug x64 ------
1>For vtkCommonCore - updating vtkCommonCoreHierarchy.txt
2>------ Build started: Project: vtkCommonMathHierarchy, Configuration: Debug x64 ------
3>------ Build started: Project: vtkCommonSystemHierarchy, Configuration: Debug x64 ------
4>------ Build started: Project: vtkClientServerHierarchy, Configuration: Debug x64 ------
2>For vtkCommonMath - updating vtkCommonMathHierarchy.txt
3>For vtkCommonSystem - updating vtkCommonSystemHierarchy.txt
4>For vtkClientServer - updating vtkClientServerHierarchy.txt
5>------ Build started: Project: vtkCommonMiscHierarchy, Configuration: Debug x64 ------
6>------ Build started: Project: vtkCommonTransformsHierarchy, Configuration: Debug x64 ------
6>For vtkCommonTransforms - updating vtkCommonTransformsHierarchy.txt
5>For vtkCommonMisc - updating vtkCommonMiscHierarchy.txt
7>------ Build started: Project: vtkCommonDataModelHierarchy, Configuration: Debug x64 ------
7>For vtkCommonDataModel - updating vtkCommonDataModelHierarchy.txt
8>------ Build started: Project: vtkCommonExecutionModelHierarchy, Configuration: Debug x64 ------
9>------ Build started: Project: vtkCommonComputationalGeometryHierarchy, Configuration: Debug x64 ------
8>For vtkCommonExecutionModel - updating vtkCommonExecutionModelHierarchy.txt
9>For vtkCommonComputationalGeometry - updating vtkCommonComputationalGeometryHierarchy.txt
10>------ Build started: Project: vtkImagingCoreHierarchy, Configuration: Debug x64 ------
11>------ Build started: Project: vtkFiltersCoreHierarchy, Configuration: Debug x64 ------
12>------ Build started: Project: vtkIOCoreHierarchy, Configuration: Debug x64 ------
13>------ Build started: Project: vtkIOImageHierarchy, Configuration: Debug x64 ------
11>For vtkFiltersCore - updating vtkFiltersCoreHierarchy.txt
10>For vtkImagingCore - updating vtkImagingCoreHierarchy.txt
12>For vtkIOCore - updating vtkIOCoreHierarchy.txt
13>For vtkIOImage - updating vtkIOImageHierarchy.txt
14>------ Build started: Project: vtkIOLegacyHierarchy, Configuration: Debug x64 ------
15>------ Build started: Project: vtkIOXMLParserHierarchy, Configuration: Debug x64 ------
14>For vtkIOLegacy - updating vtkIOLegacyHierarchy.txt
16>------ Build started: Project: vtkImagingFourierHierarchy, Configuration: Debug x64 ------
15>For vtkIOXMLParser - updating vtkIOXMLParserHierarchy.txt
17>------ Build started: Project: vtkPVCommonHierarchy, Configuration: Debug x64 ------
16>For vtkImagingFourier - updating vtkImagingFourierHierarchy.txt
18>------ Build started: Project: vtkFiltersStatisticsHierarchy, Configuration: Debug x64 ------
19>------ Build started: Project: vtkParallelCoreHierarchy, Configuration: Debug x64 ------
18>For vtkFiltersStatistics - updating vtkFiltersStatisticsHierarchy.txt
19>For vtkParallelCore - updating vtkParallelCoreHierarchy.txt
20>------ Build started: Project: vtkParallelMPIHierarchy, Configuration: Debug x64 ------
20>For vtkParallelMPI - updating vtkParallelMPIHierarchy.txt
21>------ Build started: Project: vtkFiltersGeneralHierarchy, Configuration: Debug x64 ------
17>For vtkPVCommon - updating vtkPVCommonHierarchy.txt
21>For vtkFiltersGeneral - updating vtkFiltersGeneralHierarchy.txt
22>------ Build started: Project: vtkFiltersSourcesHierarchy, Configuration: Debug x64 ------
23>------ Build started: Project: vtkFiltersExtractionHierarchy, Configuration: Debug x64 ------
22>For vtkFiltersSources - updating vtkFiltersSourcesHierarchy.txt
24>------ Build started: Project: vtkPVVTKExtensionsCoreHierarchy, Configuration: Debug x64 ------
23>For vtkFiltersExtraction - updating vtkFiltersExtractionHierarchy.txt
24>For vtkPVVTKExtensionsCore - updating vtkPVVTKExtensionsCoreHierarchy.txt
25>------ Build started: Project: vtkPVVTKExtensionsPCGNSWriterHierarchy, Configuration: Debug x64 ------

dr. ir. Menno A. Deij-van Rijswijk | Researcher / Software Engineer | MARIN Software Group
MARIN | T +31 317 49 35 06 | M.Deij at marin.nl<mailto:M.Deij at marin.nl> | www.marin.nl<http://www.marin.nl>

[LinkedIn]<https://www.linkedin.com/company/marin> [YouTube] <http://www.youtube.com/marinmultimedia>  [Twitter] <https://twitter.com/MARIN_nieuws>  [Facebook] <https://www.facebook.com/marin.wageningen>
MARIN news: Software Seminar, October 11, Wageningen<http://www.marin.nl/web/News/News-items/Software-Seminar-October-11-Wageningen.htm>


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/paraview-developers/attachments/20180808/f1768910/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image4443a2.PNG
Type: image/png
Size: 293 bytes
Desc: image4443a2.PNG
URL: <https://public.kitware.com/pipermail/paraview-developers/attachments/20180808/f1768910/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image060e52.PNG
Type: image/png
Size: 331 bytes
Desc: image060e52.PNG
URL: <https://public.kitware.com/pipermail/paraview-developers/attachments/20180808/f1768910/attachment-0005.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image86c74e.PNG
Type: image/png
Size: 333 bytes
Desc: image86c74e.PNG
URL: <https://public.kitware.com/pipermail/paraview-developers/attachments/20180808/f1768910/attachment-0006.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image6fa5bb.PNG
Type: image/png
Size: 253 bytes
Desc: image6fa5bb.PNG
URL: <https://public.kitware.com/pipermail/paraview-developers/attachments/20180808/f1768910/attachment-0007.png>


More information about the Paraview-developers mailing list