[vtkusers] Re: VTK/VP1000 "ambiguous" error on compilation
Sebastian Haase
haase at msg.ucsf.edu
Wed Apr 2 16:38:12 EST 2003
Hi Mike,
> Hello Sebastien.
>
> I found in the VTK archives that you had a problem that I'm now having,
that
> trying to compile VTK with VP1000 support gives an "ambiuguous" error
> because of global plus vli3:: declarations of various VLI classes (even
> though I'm using MSVC6 in Windows, not Linux). Did you get a solution to
> your problem, that might help me? Thanks for any help.
>
> (I'm sending this request to the vtkusers list also, but I thought you may
> not keep up with it.)
that's actually correct - I would have missed it ...
If I recall correctly there should be another posting by me in the same
archive where I said what I did.
I remember vagely something about namespaces and that I needed to go into
one file and change it to include
"vli3.h" to "vli.h" or the other way around - THIS IS JUST FROM MEMORY - THE
CORRECT FILENAMES ARE LIKELY TO BE DIFFERENT....
Let me know if this already helps - otherwise I'll go into my files and
start looking....
I actually never really got started on the VP1000 + VTK project - it's still
on my (lon term) todo-list.
I am interested in how it works for you and what you are planning to do with
it...
Have a nice day,
Sebastian Haase
More information about the vtkusers
mailing list