[Pythonmac-SIG] Python 2.3 vs 2.2, VTK, and Carbon
W.T. Bridgman
wtbridgman at radix.net
Wed Sep 17 23:21:35 EDT 2003
The verdict is that it happened again. Same error.
If this is while building the python wrapper, could it be a Tk issue?
One odd item about my installation is that I used PackageManager to
install the _tkinter.so file on one system, then copied the binary over
to the other machine where I'm installing VTK (which doesn't go
online). However, I have a Tcl/Tk framework left over from when I
tried out AlphaTk and CMake found that framework and used it. However,
the version numbers seem to match (8.4). Could that still create a
conflict somewhere?
Tom
On Wednesday, September 17, 2003, at 10:41 PM, W.T. Bridgman wrote:
> I ran into exactly this error yesterday evening and am trying again
> with yesterday evening's build at this very instant. There were some
> python wrapper files checked into the VTK repository.
>
> I'll try to keep you posted if I still have a problem but this build
> is on my home system so I can only check it in the evening. However,
> we've got a hurricane coming through sometime tomorrow afternoon so
> don't know when I'll be back online.
>
> Thanks,
> Tom
> On Wednesday, August 6, 2003, at 10:09 PM, Yves Starreveld wrote:
>
>> Hi, folks,
>>
>> I have been sorting through the problems with 2.3 and VTK.
>>
>> One odd thing is that the importation of both Carbon/Carbon.h and
>> Python.h from 2.3 leads to the following errors:
>>
>> In file included from
>> /System/Library/Frameworks/CoreServices.framework/Frameworks/
>> CarbonCore.framework/Headers/CarbonCore.h:165,
>> from
>> /System/Library/Frameworks/CoreServices.framework/Headers/
>> CoreServices.h:21,
>> from
>> /System/Library/Frameworks/Carbon.framework/Headers/Carbon.h:20,
>> from
>> /Users/ystarrev/Development/VTK/Rendering/
>> vtkCarbonRenderWindowInteractor.h:30,
>> from
>> /Users/ystarrev/Development/VTKRelease/Rendering/
>> vtkCarbonRenderWindowInteractorPython.cxx:7:
>> /System/Library/Frameworks/CoreServices.framework/Frameworks/
>> CarbonCore.framework/Headers/fp.h: In
>> function `long double scalbl(long double, long int)':
>> /System/Library/Frameworks/CoreServices.framework/Frameworks/
>> CarbonCore.framework/Headers/fp.h:1896: error: `
>> scalb' undeclared (first use this function)
>> /System/Library/Frameworks/CoreServices.framework/Frameworks/
>> CarbonCore.framework/Headers/fp.h:1896: error: (Each
>> undeclared identifier is reported only once for each function it
>> appears
>> in.)
>>
>>
>> Other files in vtk import Carbon.h without difficulty, so I am
>> surmising a conflict. Has anyone run into anything similar?
>>
>> Thanks for any comments.
>>
>> Yves Starreveld
>>
>>
>> _______________________________________________
>> Pythonmac-SIG maillist - Pythonmac-SIG at python.org
>> http://mail.python.org/mailman/listinfo/pythonmac-sig
>>
>
More information about the Pythonmac-SIG
mailing list