-
Notifications
You must be signed in to change notification settings - Fork 45
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 error #29
Comments
You must point this cmake variable to the install path of caffe. |
I get the same error now. It looks like a dependency of DBow2 is now incompatible with the new OpenCV. I can take a look later this week. |
Hello,can you tell me the version of opencv you used at the time,and I will try to compile it.
…------------------ 原始邮件 ------------------
发件人: "rpng/calc" <[email protected]>;
发送时间: 2020年12月2日(星期三) 晚上10:29
收件人: "rpng/calc"<[email protected]>;
抄送: "他城"<[email protected]>;"Author"<[email protected]>;
主题: Re: [rpng/calc] make error (#29)
I get the same error now. It looks like a dependency of DBow2 is now incompatible with the new OpenCV. I can take a look later this week.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
I am using opencv 3.4.8.
------------------ 原始邮件 ------------------
发件人: "rpng/calc" <[email protected]>;
发送时间: 2020年12月2日(星期三) 晚上10:29
收件人: "rpng/calc"<[email protected]>;
抄送: "他城"<[email protected]>;"Author"<[email protected]>;
主题: Re: [rpng/calc] make error (#29)
I get the same error now. It looks like a dependency of DBow2 is now incompatible with the new OpenCV. I can take a look later this week.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Based on the last travis build it looks like OpenCV 2.4.8. That version is super outdated at this point but if you want to try it for now it should work. As I said, I am a bit busy now, but I can try to make it compatible with newer OpenCV later this week. |
Okay, you are busy with your work first. Looking forwoard to your reply.
…------------------ 原始邮件 ------------------
发件人: "rpng/calc" <[email protected]>;
发送时间: 2020年12月2日(星期三) 晚上10:44
收件人: "rpng/calc"<[email protected]>;
抄送: "他城"<[email protected]>;"Author"<[email protected]>;
主题: Re: [rpng/calc] make error (#29)
Based on the last travis build it looks like OpenCV 2.4.8. That version is super outdated at this point but if you want to try it for now it should work. As I said, I am a bit busy now, but I can try to make it compatible with newer OpenCV later this week.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
So I should have the issue fixed on my branch of DBoW2. See the README, you now have to use my branch of DLib too or else the same error will persist. |
Hello, how can I solve this problem?
The text was updated successfully, but these errors were encountered: