[vtkusers] 3.12/Linux compilation problem
Prabhu Ramachandran
prabhu at aero.iitm.ernet.in
Fri Jul 7 15:47:10 EDT 2000
hi,
>>>>> "Elvis" == Elvis Chen <chene at cs.queensu.ca> writes:
Elvis> c++ -O3 -fPIC -DVTK_USE_PTHREADS -D_HP_NO_FAST_MACROS
Elvis> -DHAVE_LIMITS_H -DHAVE_UNISTD_H -I. -I. -I./../graphics
Elvis> -DVTK_USE_GRAPHICS -I./../imaging -DVTK_USE_IMAGING
Elvis> -I./../patented -DVTK_USE_PATENTED -I./../contrib
Elvis> -DVTK_USE_CONTRIB -I/usr/X11R6/include -I./../common
Elvis> -I/usr/src/RPM/SOURCES/tk8.0.5/generic
Elvis> -I/usr/src/RPM/SOURCES/tcl8.0.5/generic
Elvis> -I/usr/include/python1.5 -c vtkGraphicsFactory.cxx -o
I wonder what is wrong. There doesnt seem to be a
-DVTK_USE_OGLR. Try editing the system.make and set the
GRAPHICS_API_FLAGS = -DVTK_USE_OGLR -I/your/path/to/the/OGL/includes
prabhu
More information about the vtkusers
mailing list