Compiling error
Jin Teck Chu
jtchu_vtk at hotmail.com
Sat May 27 16:15:37 EDT 2000
I am trying to complile the vtk libraries for tcl and have errors as listed
below. Do I need the ".vtkrc" file?
Installing vtk
cd tcl; make - install
CC -g -O2 -n32 -KPIC -DVTK_WORDS_BIGENDIAN -DVTK_USE_PTHREADS
-D_HP_NO_FAST_MACROS -DHAVE_LIMITS_H -DHAVE_UNISTD_H -I. -I./../common
-I/usr/freeware/include/tk -I/usr/freeware/include/tcl -DVTK_USE_TKWIDGET
-DVTK_USE_OGLR -DVTK_USE_MPI -I./../graphics -DVTK_USE_GRAPHICS
-I./../imaging -DVTK_USE_IMAGING -I./../patented -DVTK_USE_PATENTED
-I./../contrib -DVTK_USE_CONTRIB -c -o tkAppInit.o ./tkAppInit.cxx
cc-1020 CC: ERROR File = ./tkAppInit.cxx, Line = 197
The identifier "tcl_RcFileName" is undefined.
tcl_RcFileName = "~/.vtkrc";
^
1 error detected in the compilation of "./tkAppInit.cxx".
*** Error code 2 (bu21)
*** Error code 1 (bu21)
Thank you.
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
--------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at public.kitware.com>. For help, send message body containing
"info vtkusers" to the same address.
--------------------------------------------------------------------
More information about the vtkusers
mailing list