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

DBowInterfaceSurf.cpp:77:16: error: ‘SURF’ in namespace‘ cv’ does not name a type #16

Closed
maxcr opened this issue Oct 25, 2016 · 5 comments

Comments

@maxcr
Copy link

maxcr commented Oct 25, 2016

Followed all instructions as they are in build.sh

Using Arch Linux.

@mp3guy
Copy link
Owner

mp3guy commented Oct 25, 2016

You didn't build OpenCV with the nonfree module, or you already have another version of OpenCV installed that CMake is finding to build Kintinuous

@maxcr
Copy link
Author

maxcr commented Oct 25, 2016

Nevermind I didn't run ldconfig after downgrading the libraries. mp3guy u r god

@maxcr
Copy link
Author

maxcr commented Oct 25, 2016

Now I'm getting a new error.

/sbin/ld: warning: libavformat.so.57, needed by /usr/lib/libvtkIOFFMPEG.so.1, not found (try u

@mp3guy
Copy link
Owner

mp3guy commented Oct 25, 2016

Looks like you're going to have to go down a big library dependency chain to sort that out. I would not recommend Arch Linux for this reason.

@maxcr
Copy link
Author

maxcr commented Oct 25, 2016

Its actually pretty straight forward. The thing that threw me off is the commit hashes in the README on github must either be incorrect or use some weird unicode formatting. Those hashes never work, but the ones from the build.sh do.

@mp3guy mp3guy closed this as completed Oct 25, 2016
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