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

Fail to build data_preprocessing #1

Open
zyhbili opened this issue May 16, 2022 · 1 comment
Open

Fail to build data_preprocessing #1

zyhbili opened this issue May 16, 2022 · 1 comment

Comments

@zyhbili
Copy link

zyhbili commented May 16, 2022

Thanks for your great work! I encounter some problems when building executables from the c++ files in data_preprocessing.

CMake Error at Pop-Out-Motion/libigl/cmake/libigl.cmake:5 (message):
You included libigl.cmake directly from your own project. This behavior is
not supported anymore. Please add libigl to your project via
add_subdirectory(<path_to_libigl>). See the libigl example project for
more information: https://github.com/libigl/libigl-example-project/
Call Stack (most recent call first):
cmake/FindLIBIGL.cmake:37 (include)
CMakeLists.txt:10 (find_package)

However, I build the libigl-example-project successfully. Could you provide some solutions?

@jyunlee
Copy link
Owner

jyunlee commented Sep 14, 2022

Thank you for your interest in our work! I am sorry that I haven't encountered this issue before though... Have you tried adding add_subdirectory(<path_to_libigl>) as the error message suggests? Please let me know if you have solved this issue.

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