Opened 13 years ago
Closed 8 years ago
#34305 closed defect (invalid)
VTK: error: ‘FSSpec’ has no member named ‘name’
Reported by: | orgicus@… | Owned by: | cssdev |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | Cc: | ||
Port: | vtk44 |
Description
Hello,
I am trying to install the PCL library and VTK is one of the dependencies. Unfortunately the VTK install build failed due to some errors (which I can't understand). I am using osx 10.6.8 and I've attached the log containing the errors.
Any hint/tips on how get VTK built would be helpful. Thank you for your time, George
Attachments (3)
Change History (8)
Changed 13 years ago by orgicus@…
comment:1 follow-up: 2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to css@… |
---|---|
Port: | VTK added |
Summary: | Errors building VTK → VTK: error: ‘FSSpec’ has no member named ‘name’ |
Since this was not a clean attempt, please "sudo port clean VTK", then try again, then attach the new main.log file.
Changed 13 years ago by orgicus@…
Attachment: | main.2.log added |
---|
Updated main log after advise port clean
comment:2 Changed 13 years ago by orgicus@…
Replying to ryandesign@…:
Since this was not a clean attempt, please "sudo port clean VTK", then try again, then attach the new main.log file.
Hello,
Thank you for the quick response. I've cleaned the port, updated macports and tried again (unfortunately with no luck this time either)
Thanks, George
Changed 13 years ago by orgicus@…
Attachment: | main.3.log added |
---|
updated main log after sudo port upgrade outdated
comment:3 Changed 12 years ago by kato23@…
Use vtk5 +universal+x11
instead of VTK
.
port search vtk VTK @4.4.2 (graphics) 3D visualization toolkit vtk-devel @5.4.2 (graphics, math, science, devel) 3D visualization toolkit (www.vtk.org) vtk5 @5.8.0 (graphics, devel) 3D visualization toolkit vtk44 @4.4.2 (graphics) 3D visualization toolkit Found 4 ports.
To install the Point Cloud Library (or PCL) 1.5.1
using MacPorts (whenever possible) see these instructions.
comment:4 Changed 12 years ago by jmroot (Joshua Root)
Port: | vtk44 added; VTK removed |
---|
FSSpec is not to be used in 64-bit code and is defined as an opaque structure in that case.
comment:5 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → invalid |
---|---|
Status: | new → closed |
port replaced by vtk
vtk install main log