Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error with build pcl #4

Open
mohamadmarjani97 opened this issue Feb 13, 2020 · 1 comment
Open

error with build pcl #4

mohamadmarjani97 opened this issue Feb 13, 2020 · 1 comment

Comments

@mohamadmarjani97
Copy link

hello
I want to use your code on my point cloud processing. but I have problem to use pcl and I cant build it. when I want to bui this with cmake it returns error:
CMake Error at CMakeLists.txt:9 (find_package):
By not providing "Findpybind11.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "pybind11",
but CMake did not find one.

Could not find a package configuration file provided by "pybind11" with any
of the following names:

pybind11Config.cmake
pybind11-config.cmake

Add the installation prefix of "pybind11" to CMAKE_PREFIX_PATH or set
"pybind11_DIR" to a directory containing one of the above files. If
"pybind11" provides a separate development package or SDK, be sure it has
been installed.
can you help me?
Thanks

@felja633
Copy link
Owner

You dont need to install the pcl stuff in order to run the code. I should probably remove FPPSR dependenices...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants