[vtkusers] Problem building on OS x 10.2.3

roch at rogue-research.com roch at rogue-research.com
Tue Jan 28 13:43:12 EST 2003


Hi,

When I built on the weekend, I got dozens (or many more) of these 
warnings. In the end, it made executables but only some of the demos 
seem to work. I wanted to change MACOSX_DEPLOYMENT_TARGET but I don't 
know where it is defined. I can't find a reference t it as an 
environment variable or in CMakeCache.txt. Can someone point me inthe 
right direction?

Thanks,


Roch Comeau

On Tuesday, January 28, 2003, at 12:46 PM, Andy Cedilnik wrote:

> 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