[vtkusers] Hybrid Build Returning Errors
Mike Robertson
fermion at mac.com
Thu May 2 08:59:22 EDT 2002
How unusual, but that certainly works.
Thanks!
mike
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Michael Robertson
fermion at mac.com
http://thenewcosmos.com
"Some people see things as they are and say 'why?' I dream things that never
were and say 'why not?'"
-Robert F. Kennedy
> From: Michael Halle <halazar at media.mit.edu>
> Date: Thu, 02 May 2002 08:14:23 +0100
> To: Mike Robertson <fermion at mac.com>
> Cc: VTK users list <vtkusers at public.kitware.com>
> Subject: Re: [vtkusers] Hybrid Build Returning Errors
>
>
> I saw this behavior before on OSX. Couldn't explain it, but here's how
> I worked around it very temporarily.
>
> Try this:
>
> Run the "make" that fails and copy/paste the "cc" command that fails
> onto the command line (you should be in Hybrid when you do this) or a
> text file.
>
> Remove references to -lvtkRenderingPython and all the other
> -lvtk*Python libraries. (There actually isn't a dependence of
> libvtkHybridPython on the other python libs, just on the underlying
> C++ libraries like libvtkRendering.)
>
> Compile.
>
> The library should correctly link without errors.
>
> Like I said, I have no idea why the libraries can't be found.
>
>
> Michael Halle
> mhalle at bwh.harvard.edu
>
>
>
More information about the vtkusers
mailing list