[vtkusers] vtk nightly build / VC7 Warnings and other related issues.

Andrew J. P. Maclean a.maclean at acfr.usyd.edu.au
Tue Jun 11 02:12:28 EDT 2002


As of June 10th 2002:

 

A) Is there any indication when the "Out of heap space" issue (which is
sometimes fixed by setting /Zm to some value like 600 or 800) will be
resolved?

B) I get a lot of warnings of the following types when building the
nightly release using VisualC++ V7.0:

 

1) C:\Program Files\Microsoft Visual Studio
.NET\Vc7\include\xmemory(111): warning C4661: 'void
vtkImageIterator<DType>::NextSpan(void)' : no suitable definition
provided for explicit template instantiation request

        with

        [

            DType=unsigned char

        ]

2) C:\Program Files\Microsoft Visual Studio
.NET\Vc7\include\xlocale(582): warning C4661:
'vtkImageIterator<DType>::vtkImageIterator(vtkImageData *,int *)' : no
suitable definition provided for explicit template instantiation request

        with

        [

            DType=unsigned long

        ]

They are confined to vtkImageIterator.

Is it safe to ignore these?

 

C) Can the scripts for CMake be modified to remove thefollowing error
when running the tests:

 "vtk.exe - Unable to Locate Component error: This application has
failed to start because tcl83.dll was not found. Re-installing the
application may fix this problem. "

You just need to add in the path to tcl83.dll.

 

The beta of CMake seems to work OK.

 

Thanks

   Andrew

___________________________________________

Andrew J. P. Maclean

Postal:

Australian Centre for Field Robotics

The Rose Street Building J04

The University of Sydney  2006  NSW

AUSTRALIA

 

Room:  106

Phone: +61 2 9351 3283

Fax:   +61 2 9351 7474

       http://www.acfr.usyd.edu.au/

 

___________________________________________

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20020611/03fe299b/attachment.htm>


More information about the vtkusers mailing list