[vtkusers] Problem building on OS x 10.2.3

Robb Brown brownr at ucalgary.ca
Tue Jan 28 14:32:36 EST 2003


It's probably undefined so CMake is assuming 10.1.  If you set it as 
an environment variable, CMake will pick it up and these warnings 
will disappear.


>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
>
>_______________________________________________
>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