[vtkusers] Build completed on OS X, but examples trouble
Donald S Dunbar
dsd at lorax.ca
Wed Jun 11 19:25:37 EDT 2003
Have you built dynamically linked VTK libraries? I found that when I
built only static libraries I had similar behaviour - no interaction
with TCL examples. Building shared libraries fixed the problem.
Don Dunbar
On Wednesday, June 11, 2003, at 07:45 AM, David Gunter wrote:
> Brad,
>
> Thanks. This launched Mace and the window appears and remains.
> However, I
> cannot interact with it. The window never really comes to focus (title
> area
> remains gray) despite my clicking on it. I can kill it with the Aqua
> 'x'
> button but that's about it.
>
> -david
>
> On 6/11/03 8:37 AM, "Brad King" <brad.king at kitware.com> wrote:
>
>>> If I run the GraphicsCxxTests I get a list of 7 options to run, but
>>> any
>>> one of them displays a quit window with some graphics that
>>> immediately
>>> disappears and then the GraphicsCxxTests program ends.
>>>
>>> Is this expected behavior?
>>
>> Yes, that is expected. Those "examples" are actually for testing.
>> If you
>> want to interact with them, run something like this:
>>
>> ./GraphicsCxxTests Mace -I
>>
>> The "-I" option tells it you are running the test by hand and want to
>> interact with the window.
>>
>> -Brad
>>
>
> _______________________________________________
> 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
>
More information about the vtkusers
mailing list