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

make of this project does not work #9

Open
igorxkoba opened this issue Oct 11, 2017 · 4 comments
Open

make of this project does not work #9

igorxkoba opened this issue Oct 11, 2017 · 4 comments

Comments

@igorxkoba
Copy link

make does not work on this project.
My environment Ubuntu 14.04, DBoW2, DLib installed
but DLoopDetector cmake does not work
more specifically I call
mkdir build
cd build
cmake ..
make
or
make all :- make command does nothing at all. please advise.

@nonlinear1
Copy link

Mine is also.

@HainingLuo
Copy link

HainingLuo commented May 19, 2018

I just solved this problem by removing all DLib and DBoW2 files in /usr before compiling the DLoopDetector. And as a matter of fact, DLoopDetector installs the other two packages while installing itself, which means we don't need to work on DLib and DBoW2 at all.

@mrgransky
Copy link

How did you remove (uninstall) DLib and DBoW2 packages?
I mean what was the command you used in your terminal to remove them from your root (/usr/local)?
$ sudo apt-get remove DLib ?
$ sudo apt-get remove DBoW2 ?

@liuzhenbin123
Copy link

How did you remove (uninstall) DLib and DBoW2 packages?
I mean what was the command you used in your terminal to remove them from your root (/usr/local)?
$ sudo apt-get remove DLib ?
$ sudo apt-get remove DBoW2 ?

I have the same problem, do you have answer now.

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

5 participants