[vtkusers] Problem building on OS x 10.2.3

Andy Cedilnik andy.cedilnik at kitware.com
Tue Jan 28 12:46:21 EST 2003


Hi Surajit,

I suspect there is more errors than just this. What you see is simpy a
warning. If you want to get rid of it, do what it says:

Set MACOSX_DEPLOYMENT_TARGET to 10.2:

export MACOSX_DEPLOYMENT_TARGET=10.2
make

				Andy

On Tue, 2003-01-28 at 12:10, Surajit Nundy wrote:
> 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





More information about the vtkusers mailing list