hellopcl icon indicating copy to clipboard operation
hellopcl copied to clipboard

VTK not found in xcode

Open lironesamoun opened this issue 8 years ago • 0 comments

Hi,

I tried to make it work but impossible to compile. I have this error :

clang: warning: libstdc++ is deprecated; move to libc++
clang: warning: libstdc++ is deprecated; move to libc++
ld: framework not found pcl
clang: error: linker command failed with exit code 1 (use -v to see invocation)

I don't understand because vtk is on the project. As well, I added the library path, the framework path and the header search path to vtk.

Is anyone can help me ?

thank

lironesamoun avatar Sep 22 '16 14:09 lironesamoun