[vtkusers] Mac OSX issues -- X11 rendering speed, dylib load time
roch at rogue-research.com
roch at rogue-research.com
Tue Jan 28 13:39:44 EST 2003
On Monday, January 27, 2003, at 02:25 PM, Mumit Khan wrote:
...
>> By the way, are you finding that many of the Tcl examples don't work
>> (blank screen with no error message?
>
> Nope, I'm running a rather large application written in Tcl using the
> Tk renderer. Of course, my setup is quite different -- I use my own
> copy of tcl/tk 8.3.4, built as "unix", and not the fink version (not
> that there's anything wrong with the fink version, it's just that I
> need to control the exact version on all supported platforms). I've
> also tested it with Tcl/Tk 8.4.1, which seems to work fine as well.
>
> A guess would be that Tcl is not finding the various VTK packages. Do
> the following in a Terminal:
>
> $ < start VTK executable >
> % package require vtk
> % package require vtkinteraction
>
> and see what it says.
>
> Mumit
>
I get 4.2 as a result to both
% package require vtk and
% package require vtkinteraction
It may be related to the link errors I got during compilation (see
thread by Surajit Nundy).
Thanks for the help,
Roch Comeau
More information about the vtkusers
mailing list