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

unable to compile c++ example #15

Open
saikiran321 opened this issue Jun 23, 2020 · 0 comments
Open

unable to compile c++ example #15

saikiran321 opened this issue Jun 23, 2020 · 0 comments

Comments

@saikiran321
Copy link

saikiran321 commented Jun 23, 2020

Hi, I have difficulty in compiling example file. when I try to compile the example using make example compilation fails.

meshmonk/example.cpp:62: undefined reference to 'read_obj_files'
meshmonk/example.cpp:213: undefined reference to 'pyramid_registration'

but when I check the meshmonk.cpp file and meshmonk.hpp file, these functions were already defined.

I'm using cpp_project branch

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

1 participant