[vtkusers] problem building tcl on NT

William A. Hoffman bill.hoffman at kitware.com
Thu Jan 11 17:41:12 EST 2001


You might try removing vtkDataObjectCollectionTcl.cxx and re-building.

It should be in Debug/vtktcl  or just vtktcl if you are not
building Debug.



At 03:20 PM 1/11/01 -0700, harsh at lanl.gov wrote:


>I'm tring to build vtk 3.2 beta on NT 4, The vtkdll and vtkjava libraries appear
>to build fine. ( I haven't tested them yet. ) But when I try to build the vtltcl
>library, during the link phase I get the following error;
>
>
>
>making tcl library...
>         link.exe @C:\TEMP\nma00221.
>    Creating library vtktcl.lib and object vtktcl.exp
>vtktcl.obj : error LNK2001: unresolved external symbol 
>     "void * __cdecl vtkDataObjectCollectionNewCommand(void)" 
>     (?vtkDataObjectCollectionNewCommand@@YAPAXXZ)
>vtktcl.obj : error LNK2001: unresolved external symbol 
>    "int __cdecl vtkDataObjectCollectionCommand(void *,struct Tcl_Interp
>*,int,char * * const)" 
>    (?vtkDataObjectCollectionCommand@@YAHPAXPAUTcl_Interp@@HQAPAD at Z)
>vtktcl.dll : fatal error LNK1120: 2 unresolved externals
>
>
>What am I doing wrong?
>
>Thanks,
>Jim
>
>
>---------------------------------------------
>Jim Harsh  E-Mail: harsh at lanl.gov
>Los Alamos National Laboratory, MS P940
>Los Alamos, NM 87545
>505-665-0485, FAX - 505-665-3359
>Date: 11-Jan-2001,Time: 15:16:35
>---------------------------------------------
>
>_______________________________________________
>This is the private VTK discussion list. 
>Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://public.kitware.com/mailman/listinfo/vtkusers 





More information about the vtkusers mailing list