[vtkusers] Max OSX ld: Undefined symbols: .objc_class_name_NSApplication

Ravi Gupta rgupta at irus.rri.ca
Wed Mar 6 09:31:04 EST 2002


Hi,

We are trying to build VTK 4 on OSX using cc and c++. After dealing with 
  including additional vtk files into the build we are left with the 
following error. We have found some files on the system with a NSxxxxx.h 
  name format but no .o (object files). We are not sure how to proceed 
to get the linker to find the relevant non vtk files.

Errors below and CmakeCache.txt attached.


ld: Undefined symbols:
.objc_class_name_NSEvent
_NSApp
_objc_msgSend
.objc_class_name_NSApplication
.objc_class_name_NSAutoreleasePool
_objc_msgSend_stret
.objc_class_name_NSTimer
.objc_class_name_NSWindow
_objc_msgSendSuper
.objc_class_name_NSOpenGLPixelFormat
.objc_class_name_NSOpenGLView
_NSLog
__NSConstantStringClassReference
/usr/bin/libtool: internal link edit command failed
make[3]: *** [/Developer/Source/vtkosx/bin/libvtkRendering.dylib] Error 1
make[2]: *** [default_target] Error 2
make[1]: *** [default_target_Rendering] Error 2
make: *** [default_target] Error 2
[raincoat:/Developer/Source/vtkosx] root#

-- 
Ravi Gupta

Programmer


#################################################
The John P. 			| P.O. Box 5015
Robarts Research Institute	| 100 Perth Drive
Imaging Research Laboratories	| London
Tel: (519) 663-5777 ext. 1-34077| Ontario
Fax: (519) 663-3403		| Canada
E-Mail: rgupta at irus.rri.ca	| N6A 5K8
#################################################

#################################################
http://www.irus.rri.ca/igns 

http://www.irus.rri.ca/~rgupta 

#################################################

"Be the change you wish to see in the world."
-Mohandas Karamchand Gandhi
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CMakeCache.txt
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20020306/08c6643c/attachment.txt>


More information about the vtkusers mailing list