<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body><BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #008080 2px solid; MARGIN-RIGHT: 0px">
<META content="Microsoft SafeHTML" name=Generator>
<STYLE>
.ExternalClass P
{padding:0px;}
.ExternalClass
{font-size:10pt;font-family:Tahoma;}
</STYLE>
Hi everyone! I'm new to vtk, and am building the VTK libraries using a VC 6.0 compiler on an centrino duo xp system, with swap space set to 2000MB. During the process, the following libraries build successfully:<BR>-vtkCommon<BR>-vtkDICOMParser<BR>-vtkFiltering<BR>-vtkGenericFiltering<BR>-vtkGraphics<BR>-vtkImaging<BR>-vtksys<BR> <BR>The compiler seems to freeze in attempt to link and build the vtkzlib library. At this point the CPU utilization drops to zero. Below is a copy of the compiler output from the configuration of vtkGraphics library up to the freezing point. Does anyone know what is causing this or can point me in the right direction into solving this problem? Any insight could really help me!!<BR>
<BR>
Thanks in advance, <BR><BR>Daina<BR><BR>--------------------Configuration: vtkGraphics - Win32 Debug--------------------<BR>Compiling...<BR>vtkAppendFilter.cxx<BR>vtkAppendPolyData.cxx<BR>vtkApproximatingSubdivisionFilter.cxx<BR>vtkArrayCalculator.cxx<BR>vtkArrowSource.cxx<BR>vtkAssignAttribute.cxx<BR>vtkAttributeDataToFieldDataFilter.cxx<BR>vtkAxes.cxx<BR>vtkBandedPolyDataContourFilter.cxx<BR>vtkBlankStructuredGrid.cxx<BR>vtkBlankStructuredGridWithImage.cxx<BR>vtkBoxClipDataSet.cxx<BR>vtkBrownianPoints.cxx<BR>vtkButterflySubdivisionFilter.cxx<BR>vtkButtonSource.cxx<BR>vtkBSPCuts.cxx<BR>vtkBSPIntersections.cxx<BR>vtkCellCenterDepthSort.cxx<BR>vtkCellCenters.cxx<BR>vtkCellDataToPointData.cxx<BR>Generating Code...<BR>Compiling...<BR>vtkCellDerivatives.cxx<BR>vtkCleanPolyData.cxx<BR>vtkClipDataSet.cxx<BR>vtkClipPolyData.cxx<BR>vtkClipVolume.cxx<BR>vtkConeSource.cxx<BR>vtkConnectivityFilter.cxx<BR>vtkContourFilter.cxx<BR>vtkContourGrid.cxx<BR>vtkCubeSource.cxx<BR>vtkCursor3D.cxx<BR>vtkCutter.cxx<BR>vtkCurvatures.cxx<BR>vtkCylinderSource.cxx<BR>vtkDashedStreamLine.cxx<BR>vtkDataObjectToDataSetFilter.cxx<BR>vtkDataSetSurfaceFilter.cxx<BR>vtkDataSetToDataObjectFilter.cxx<BR>vtkDataSetTriangleFilter.cxx<BR>vtkDecimatePro.cxx<BR>Generating Code...<BR>Compiling...<BR>vtkDelaunay2D.cxx<BR>vtkDelaunay3D.cxx<BR>vtkDicer.cxx<BR>vtkDiscreteMarchingCubes.cxx<BR>vtkDiskSource.cxx<BR>vtkEdgePoints.cxx<BR>vtkElevationFilter.cxx<BR>vtkEllipticalButtonSource.cxx<BR>vtkExtractCells.cxx<BR>vtkExtractDataOverTime.cxx<BR>vtkExtractEdges.cxx<BR>vtkExtractGeometry.cxx<BR>vtkExtractGrid.cxx<BR>vtkExtractPolyDataGeometry.cxx<BR>vtkExtractRectilinearGrid.cxx<BR>vtkExtractTensorComponents.cxx<BR>vtkExtractUnstructuredGrid.cxx<BR>vtkExtractVectorComponents.cxx<BR>vtkFeatureEdges.cxx<BR>vtkFieldDataToAttributeDataFilter.cxx<BR>Generating Code...<BR>Compiling...<BR>vtkGeometryFilter.cxx<BR>vtkGlyph2D.cxx<BR>vtkGlyph3D.cxx<BR>vtkGlyphSource2D.cxx<BR>vtkGraphLayoutFilter.cxx<BR>vtkGridSynchronizedTemplates3D.cxx<BR>vtkHierarchicalDataSetGeometryFilter.cxx<BR>vtkHedgeHog.cxx<BR>vtkHierarchicalDataExtractDataSets.cxx<BR>vtkHierarchicalDataExtractLevel.cxx<BR>vtkHierarchicalDataLevelFilter.cxx<BR>vtkHull.cxx<BR>vtkHyperStreamline.cxx<BR>vtkIdFilter.cxx<BR>vtkImageDataGeometryFilter.cxx<BR>vtkImageMarchingCubes.cxx<BR>vtkImplicitTextureCoords.cxx<BR>vtkInterpolateDataSetAttributes.cxx<BR>vtkInterpolatingSubdivisionFilter.cxx<BR>vtkKdNode.cxx<BR>Generating Code...<BR>Compiling...<BR>vtkKdTree.cxx<BR>vtkLineSource.cxx<BR>vtkLinearExtrusionFilter.cxx<BR>vtkLinearSubdivisionFilter.cxx<BR>vtkLinkEdgels.cxx<BR>vtkLoopSubdivisionFilter.cxx<BR>vtkMarchingContourFilter.cxx<BR>vtkMarchingCubes.cxx<BR>vtkMarchingSquares.cxx<BR>vtkMaskFields.cxx<BR>vtkMaskPoints.cxx<BR>vtkMaskPolyData.cxx<BR>vtkMassProperties.cxx<BR>vtkMergeDataObjectFilter.cxx<BR>vtkMergeCells.cxx<BR>vtkMergeFields.cxx<BR>vtkMergeFilter.cxx<BR>vtkMeshQuality.cxx<BR>vtkModelMetadata.cxx<BR>vtkOBBDicer.cxx<BR>Generating Code...<BR>Compiling...<BR>vtkOBBTree.cxx<BR>vtkOutlineCornerFilter.cxx<BR>vtkOutlineCornerSource.cxx<BR>vtkOutlineFilter.cxx<BR>vtkOutlineSource.cxx<BR>vtkParametricFunctionSource.cxx<BR>vtkPlaneSource.cxx<BR>vtkPlanesIntersection.cxx<BR>vtkPlatonicSolidSource.cxx<BR>vtkPointDataToCellData.cxx<BR>vtkPointsProjectedHull.cxx<BR>vtkPointSource.cxx<BR>vtkPolyDataConnectivityFilter.cxx<BR>vtkPolyDataNormals.cxx<BR>vtkPolyDataStreamer.cxx<BR>vtkProbeFilter.cxx<BR>vtkProgrammableAttributeDataFilter.cxx<BR>vtkProgrammableDataObjectSource.cxx<BR>vtkProgrammableFilter.cxx<BR>vtkProgrammableGlyphFilter.cxx<BR>Generating Code...<BR>Compiling...<BR>vtkProgrammableSource.cxx<BR>vtkProjectedTexture.cxx<BR>vtkQuadricClustering.cxx<BR>vtkQuadricDecimation.cxx<BR>vtkQuantizePolyDataPoints.cxx<BR>vtkRearrangeFields.cxx<BR>vtkRectangularButtonSource.cxx<BR>vtkRectilinearGridClip.cxx<BR>vtkRectilinearGridGeometryFilter.cxx<BR>vtkRectilinearGridToTetrahedra.cxx<BR>vtkRectilinearSynchronizedTemplates.cxx<BR>vtkRecursiveDividingCubes.cxx<BR>vtkReflectionFilter.cxx<BR>vtkRegularPolygonSource.cxx<BR>vtkReverseSense.cxx<BR>vtkRibbonFilter.cxx<BR>vtkRotationalExtrusionFilter.cxx<BR>vtkRotationFilter.cxx<BR>vtkRuledSurfaceFilter.cxx<BR>vtkSelectPolyData.cxx<BR>Generating Code...<BR>Compiling...<BR>vtkShrinkFilter.cxx<BR>vtkShrinkPolyData.cxx<BR>vtkSimpleElevationFilter.cxx<BR>vtkSliceCubes.cxx<BR>vtkSmoothPolyDataFilter.cxx<BR>vtkSortDataArray.cxx<BR>vtkSpatialRepresentationFilter.cxx<BR>vtkSpherePuzzle.cxx<BR>vtkSpherePuzzleArrows.cxx<BR>vtkSphereSource.cxx<BR>vtkSplineFilter.cxx<BR>vtkSplitField.cxx<BR>vtkStreamLine.cxx<BR>vtkStreamPoints.cxx<BR>vtkStreamTracer.cxx<BR>vtkStreamer.cxx<BR>vtkStripper.cxx<BR>vtkStructuredGridClip.cxx<BR>vtkStructuredGridGeometryFilter.cxx<BR>vtkStructuredGridOutlineFilter.cxx<BR>Generating Code...<BR>Compiling...<BR>vtkStructuredPointsGeometryFilter.cxx<BR>vtkSubPixelPositionEdgels.cxx<BR>vtkSubdivideTetra.cxx<BR>vtkSuperquadricSource.cxx<BR>vtkSynchronizedTemplates2D.cxx<BR>vtkSynchronizedTemplates3D.cxx<BR>vtkSynchronizedTemplatesCutter3D.cxx<BR>vtkTensorGlyph.cxx<BR>vtkTextSource.cxx<BR>vtkTextureMapToCylinder.cxx<BR>vtkTextureMapToPlane.cxx<BR>vtkTextureMapToSphere.cxx<BR>vtkTexturedSphereSource.cxx<BR>vtkThreshold.cxx<BR>vtkThresholdPoints.cxx<BR>vtkThresholdTextureCoords.cxx<BR>vtkTransformFilter.cxx<BR>vtkTransformPolyDataFilter.cxx<BR>vtkTransformTextureCoords.cxx<BR>vtkTriangleFilter.cxx<BR>Generating Code...<BR>Compiling...<BR>vtkTriangularTCoords.cxx<BR>vtkTubeFilter.cxx<BR>vtkVectorDot.cxx<BR>vtkVectorNorm.cxx<BR>vtkVisibilitySort.cxx<BR>vtkVoxelContoursToSurfaceFilter.cxx<BR>vtkWarpLens.cxx<BR>vtkWarpScalar.cxx<BR>vtkWarpTo.cxx<BR>vtkWarpVector.cxx<BR>vtkWindowedSincPolyDataFilter.cxx<BR>vtkGraphicsInstantiator.cxx<BR>Generating Code...<BR>Linking...<BR> Creating library D:\ITK\VTK_binary\bin\Debug/vtkGraphics.lib and object D:\ITK\VTK_binary\bin\Debug/vtkGraphics.exp<BR>--------------------Configuration: vtkGenericFiltering - Win32 Debug--------------------<BR>Compiling...<BR>vtkGenericContourFilter.cxx<BR>vtkGenericGeometryFilter.cxx<BR>vtkGenericClip.cxx<BR>vtkGenericProbeFilter.cxx<BR>vtkGenericDataSetTessellator.cxx<BR>vtkGenericCutter.cxx<BR>vtkGenericGlyph3DFilter.cxx<BR>vtkGenericStreamTracer.cxx<BR>vtkGenericOutlineFilter.cxx<BR>vtkGenericFilteringInstantiator.cxx<BR>Generating Code...<BR>Linking...<BR> Creating library D:\ITK\VTK_binary\bin\Debug/vtkGenericFiltering.lib and object D:\ITK\VTK_binary\bin\Debug/vtkGenericFiltering.exp<BR>--------------------Configuration: vtkDICOMParser - Win32 Debug--------------------<BR>Compiling...<BR>DICOMFile.cxx<BR>DICOMParser.cxx<BR>DICOMAppHelper.cxx<BR>Generating Code...<BR>Linking...<BR> Creating library D:\ITK\VTK_binary\bin\Debug/vtkDICOMParser.lib and object D:\ITK\VTK_binary\bin\Debug/vtkDICOMParser.exp<BR>--------------------Configuration: vtkzlib - Win32 Debug--------------------<BR>Compiling resources...<BR>Compiling...<BR>adler32.c<BR>gzio.c<BR>inftrees.c<BR>uncompr.c<BR>compress.c<BR>infblock.c<BR>infutil.c<BR>zutil.c<BR>crc32.c<BR>infcodes.c<BR>deflate.c<BR>inffast.c<BR>inflate.c<BR>trees.c<BR>Generating Code...<BR>Linking...<BR><BR><BR>
<HR>
<BR>
Be one of the first to try Windows Live Mail. <A href="http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d" target=_blank>Windows Live Mail.</A> <BR></BLOCKQUOTE><br /><hr />Be one of the first to try Windows Live Mail. <a href='http://ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d' target='_new'>Windows Live Mail.</a></body>
</html>