[vtkusers] Compile on OS X 10.4
Mathieu Malaterre
mathieu.malaterre at kitware.com
Tue Sep 20 13:37:00 EDT 2005
Mike,
There has not been any change to VTK 4.2.x. Are you sure that in June
you were using Tiger ? gcc4 shiped with Tiger does not suffer from the
same bugs as gcc3 (panther/Jaguar).
Anyway, if you still want to compile VTK 4.2/4.4 on Tiger you should
grep for _ZNSt8ios_base4InitC4Ev and remove it from VTK source (or
better add a ifdef depending on MAC_OS_X_VERSION_MIN_REQUIRED).
Mathieu
Mike Jackson wrote:
> I am using someone else's code which is VTK 4.2.x based. At this point
> I am just working up the food chain till I can get something to
> compile. The strange part is that back in June I compiled 4.2.6 from
> cvs just fine. Now I can not get anything to compile.
> Where do I go to find the major differences between 4.4 and 5.0?
>
> Mike Jackson
> On Sep 20, 2005, at 11:40 AM, Sean McBride wrote:
>
>> On 2005-09-20 10:11, Mike Jackson said:
>>
>>
>>> I am using OS X 10.4.2 with GCC 4.0 and doing the "Carbon" build.
>>> Any help would be appreciated.
>>>
>>
>> Is there a reason you are using 4.4? I ask because you will find that
>> vtk 5.0 compiles fine on the Mac, while 4.4 does not.
>>
>> --
>> ____________________________________________________________
>> Sean McBride, B. Eng sean at rogue-research.com
>> Rogue Research www.rogue-research.com
>> Mac Software Developer Montréal, Québec, Canada
>>
>>
>>
>>
>
> ---
> Mike Jackson
> mike _at_ bluequartz dot net
>
>
> _______________________________________________
> This is the private VTK discussion list. Please keep messages on-topic.
> Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
More information about the vtkusers
mailing list