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

Fedora (32) unable to install #27

Open
barrel0luck opened this issue Sep 18, 2020 · 4 comments
Open

Fedora (32) unable to install #27

barrel0luck opened this issue Sep 18, 2020 · 4 comments

Comments

@barrel0luck
Copy link

Hi,

You're app looks really promising and I want to try it, but I'm unable to install it.
I've all the dependencies installed including opencv.
However, installation is failing and I can't resolve the issue.
There are loads of error messages when I run make like:
error: ‘CV_GRAY2RGB’ was not declared in this scope
This error looks like an opencv related error.
Any idea how I can resolve this?

Thanks

@mvtullius
Copy link

mvtullius commented Sep 19, 2020

It took me a long time to get OpenCFU installed and working on my computer. If I remember correctly, I think that error is because the version of OpenCV that you have installed is not compatible with OpenCFU.

Hi,

You're app looks really promising and I want to try it, but I'm unable to install it.
I've all the dependencies installed including opencv.
However, installation is failing and I can't resolve the issue.
There are loads of error messages when I run make like:
error: ‘CV_GRAY2RGB’ was not declared in this scope
This error looks like an opencv related error.
Any idea how I can resolve this?

Thanks

@barrel0luck
Copy link
Author

Hey! Thanks for the reply! Can you tell me what version of opencv did you install?

@mvtullius
Copy link

I have version 4.2.0 of opencv installed.

I found some useful information online for how to get everything installed, but it still took me a long time to figure everything out. I have attached my notes on what I did, which are definitely not complete, but hopefully will point you in the right direction. I had to build opencv and opencfu from source code. I hope someone can give you an easier method to get it installed and working, but if not, I hope this helps.

OpenCFU and OpenCV instructions.txt

@barrel0luck
Copy link
Author

barrel0luck commented Sep 19, 2020 via email

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