Open KunalGuptaintechadditive opened 1 year ago
I don't understand your problem description. Which operating system do you use? Did you compile PCL from source? Or did you install PCL via the all-in-one-installer? Does the problem occur when you build PCL or when you build your own project? If you use CMake, please also post your CMakeLists.txt!
@KunalGuptaintechadditive If you don't reply soon, I will assume that the problem is solved and close this issue.
hey @mvieth The problem was not solved but there was change in the situation of my work so I don't need PCL anymore. Sorry for the trouble But just a quick suggestion ,I have a hard time with installing and integrating PCL so please make installation and integration of PCL on windows x64 easier Either by providing a detailed tutorial for it or by an official easy all-in-one installer. (Vcpkg/Cmake gives beginners a very hard time).
@KunalGuptaintechadditive We have a tutorial explaining the installation on Windows with Vcpkg: https://pcl.readthedocs.io/projects/tutorials/en/master/pcl_vcpkg_windows.html#pcl-vcpkg-windows Did you not find it or was this tutorial not helpful? If you did not find it, where did you look for it? Or where would you have expected the tutorial?
I installed Pcl binaries from source file using Cmake but it shows error in configuration and generation(added all the libraries but still shows error like did not found this library)
I found the github page for all-in-one installer for pcl binaries but i did not understand which assets serve that function. but i downloaded all of them.