[vtkusers] OpenGL libs on mac OS 10.3.2

Antoine ROSSET rossetantoine at bluewin.ch
Fri Mar 5 12:53:28 EST 2004


> 
> Hi All, I'm trying to build a test application in C++ for VTK on 10.3.2 using
> XCode (the Mace.cxx example).
> The code compiles but it seems to fail to link because it can't find the
> opengl libraries (I think).
> 
> The error message in XCode is below.  So my question is where are the opengl
> libraries and how do I link them?
> 
> Thanks, 
> Dave 

You have to add the following framework:

OpenGL.framework

Go to the 'Project' menu and 'Add frameworks...' item.

-- 

Sincerely,

Antoine

<> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <>
<> 
<> OsiriX : Next generation 3D DICOM viewer
<> http://homepage.mac.com/rossetantoine/osirix
<> 
<> Dr. Antoine ROSSET (RossetAntoine at bluewin.ch), UCLA
<> Phone: (310) 209 1410
<> Apt# 109
<> 430 Kelton Av.
<> Los Angeles, CA 90024
<> USA
<> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <> <>




More information about the vtkusers mailing list