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

Compilation error #4

Open
zerglog opened this issue Aug 27, 2019 · 1 comment
Open

Compilation error #4

zerglog opened this issue Aug 27, 2019 · 1 comment

Comments

@zerglog
Copy link

zerglog commented Aug 27, 2019

Dear author:
I have the compilation error when using qt creator to run the .pro file? Could you give some advice?

In file included from ../StereoCorrespondenceBMTuner/main.cpp:1:0:
../StereoCorrespondenceBMTuner/mainwindow.h:61:18: error: cannot declare field ‘MainWindow::bmState’ to be of abstract type ‘cv::StereoBM
20190827152553

@vmarquet
Copy link
Owner

vmarquet commented Aug 28, 2019

Hi,

I have not used much C++, Qt or OpenCV since 4 years ago when I made this code, and currently I don't have the time to look into this so you are on your own, sorry :(

I wrote this code in 2015, and maybe they changed something in newer versions of OpenCV. If you don't achieve to fix this project's code to work with the latest version of OpenCV, you can still downgrade your version of OpenCV to use one from 2015.

Good luck!

(And if you find a solution, don't forget to post it here so others can find it!)

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