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

can't build cpp_example.cpp.o #12

Open
00ohnim opened this issue Nov 13, 2023 · 2 comments
Open

can't build cpp_example.cpp.o #12

00ohnim opened this issue Nov 13, 2023 · 2 comments

Comments

@00ohnim
Copy link

00ohnim commented Nov 13, 2023

Hi, sorry to bother you,I met a problem when I run the make progress,I can't build cpp_example.cpp.o, could you tell me how to solve it,please? Thank you very much.

Reaping losing child 0x564e2c237090 PID 1148678
make[2]: *** [CMakeFiles/SampleProject.dir/build.make:63: CMakeFiles/SampleProject.dir/examples/cpp_example.cpp.o] Error 1
Removing child 0x564e2c237090 PID 1148678 from chain.
Reaping losing child 0x563263a5cf80 PID 1148662
make[1]: *** [CMakeFiles/Makefile2:130: CMakeFiles/SampleProject.dir/all] Error 2
Removing child 0x563263a5cf80 PID 1148662 from chain.
Reaping losing child 0x556557230840 PID 1148267
make: *** [Makefile:84: all] Error 2
Removing child 0x556557230840 PID 1148267 from chain

@00ohnim
Copy link
Author

00ohnim commented Nov 13, 2023

progressive-x/examples/neighborhood/grid_neighborhood_graph.h
neighborhood/flann_neighborhood_graph.h
progressive-x/examples/neighborhood/flann_neighborhood_graph.h
samplers/uniform_sampler.h
progressive-x/examples/samplers/uniform_sampler.h
samplers/prosac_sampler.h
progressive-x/examples/samplers/prosac_sampler.h
samplers/progressive_napsac_sampler.h
progressive-x/examples/samplers/progressive_napsac_sampler.h
estimators/fundamental_estimator.h
progressive-x/examples/estimators/fundamental_estimator.h
estimators/homography_estimator.h
progressive-x/examples/estimators/homography_estimator.h
estimators/essential_estimator.h
progressive-x/examples/estimators/essential_estimator.h
progressive_x.h
progressive-x/examples/progressive_x.h
progress_visualizer.h
progressive-x/examples/progress_visualizer.h

I found that maybe the these folders under /examples are missing?

@tan-tao11
Copy link

Hi, have you solved this problem?

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