[vtkusers] MacOS X compilation howto?
William A. Hoffman
billlist at nycap.rr.com
Mon Jan 14 13:51:19 EST 2002
At 11:03 PM 1/14/2002 +0530, Prabhu Ramachandran wrote:
>>>>>> "CMB" == Carlos Martinez Burgos <cmarbur at iti.upv.es> writes:
>
> CMB> Thank you William. Even if I don't compile with wrappers, I
> CMB> still have errors. Because OPENGL library and include paths
> CMB> are not found. When I run "cmake", the file CMakeCache.txt
> CMB> has some lines with the word NOTFOUND. Then, when I compile I
> CMB> get an error because the compilation command has a -lNOTFOUND
> CMB> directive. I suppose that this is because of the OPENGL
> CMB> missing path.
>
>I guess you can simply remove the NOTFOUND and leave those entries
>blank atleast you wont see -lNOTFOUNDs after that.
To be replaced by undefined symbols at link time. I guess we should just say that
MacOSX is really not ready for general use.
Here is the OPENGL_LIBRARY that we use:
OPENGL_LIBRARY:STRING=-framework OpenGL -framework Cocoa
>prabhu
>_______________________________________________
>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