[vtkusers] Problem building on OS x 10.2.3
Robb Brown
brownr at ucalgary.ca
Tue Jan 28 13:20:05 EST 2003
As was pointed out, you can get rid of these warnings by setting the
environment variable MACOSX_DEPLOYMENT_TARGET to 10.2. With OSX
default tcsh you do this in your .cshrc (or .tcshrc) like this:
setenv MACOSX_DEPLOYMENT_TARGET 10.2
Those are just annoying warnings though. You must have an error
somewhere. I had trouble building VTK for the last few weeks but the
latest CMake and VTK from CVS work well together. A very easy build.
>Hello,
>I have been trying to build cvs VTK with cmake release 1.6.0.
>
>A build with no extra options turned on gives the following warning messages:-
>
>ld: warning dynamic shared library:
>/System/Library/Frameworks/AppKit.framework/AppKit not made a weak
>library in output with MACOSX_DEPLOYMENT_TARGET environment variable
>set to: 10.1
>
>
>and fails to make executables which run correctly. Has anyone been
>successful in this regard?
>
>Thanks,
>Surajit Nundy
>
>_______________________________________________
>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
--
______________________________
Robb Brown
Seaman Family MR Research Centre
Calgary, Alberta, Canada
More information about the vtkusers
mailing list