[vtkusers] error compiling nightly tcl wrappings

William A. Hoffman billlist at nycap.rr.com
Tue Jan 22 15:11:27 EST 2002


I just tried a cvs update and make here.
It seems to compile for me.   

Could be flag settings for the compiler:

CMAKE_CXX_FLAGS:STRING=-w- -whid -waus -wpar -tWM
//Flags for C compiler.
CMAKE_C_FLAGS:STRING=-w- -whid -waus -tWM


What is the compiler line that fails?


At 06:47 PM 1/22/2002 +0000, Goodwin Lawlor wrote:
>Hi,
>Has anyone seen and solved this compilation error?
>Thanks,
>Goodwin
>University College Dublin
> 
>Win98, vtk4.x from 22nd Jan CVS, Cmake 1.0, Borland compiler (bcc55), static libs
> 
>Here's the complaint:
> 
>Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
>C:/Kitware/VTK/Wrapping/vtkParse.tab.c:
>Error E2034 vtkParse.y 56: Cannot convert 'void *' to 'char *' in function vtkstrdup(const char *)
>Error E2268 vtkParse.l 11: Call to undefined function 'input' in function yylex()
>Error E2268 vtkParse.l 25: Call to undefined function 'input' in function yylex()
>Error E2268 vtkParse.l 34: Call to undefined function 'input' in function yylex()
>Error E2268 vtkParse.l 40: Call to undefined function 'input' in function yylex()
>*** 5 errors in Compile ***
> 
>** error 1 ** deleting vtkParse.tab.obj
> 
>** error 1 ** deleting build_Wrapping
> 
>** error 1 ** deleting default_target
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20020122/3335a69d/attachment.htm>


More information about the vtkusers mailing list