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: ‘convert_image’ was not declared in this scope convert_image(in, out) #101

Open
TengFeiHan0 opened this issue Jul 15, 2018 · 0 comments

Comments

@TengFeiHan0
Copy link

when compiling this whole project, I encountered an expected error.

tum_ardrone/build/thirdparty/src/thirdparty/libcvd/include/cvd/utility.h:40:17: error: ‘convert_image’ was not declared in this scope
    convert_image(in, out);
    ~~~~~~~~~~~~~^~~~~~~~~
CMakeFiles/drone_stateestimation.dir/build.make:326: recipe for target 'CMakeFiles/drone_stateestimation.dir/src/stateestimation/PTAM/KeyFrame.cc.o' failed
make[2]: *** [CMakeFiles/drone_stateestimation.dir/src/stateestimation/PTAM/KeyFrame.cc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
CMakeFiles/Makefile2:108: recipe for target 'CMakeFiles/drone_stateestimation.dir/all' failed


this is not the first time to run these codes, but I got a surprising result at this time. hope someone could give little clues. Thank you in advance.

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