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

ошбики в ридми. #4

Open
venomo9 opened this issue Feb 8, 2019 · 2 comments
Open

ошбики в ридми. #4

venomo9 opened this issue Feb 8, 2019 · 2 comments

Comments

@venomo9
Copy link

venomo9 commented Feb 8, 2019

У вас 2 ошибки в ридми,
этот пакет в убунту сломали libopencv-nonfree-dev, какие-то зависимости смежные и он не устанавливается. В связи с чем попробывал убрать -l:libopencv_nonfree.so.2.4.9 из сброки и оно собралось. В самом описании вы забыли указать cd src/

@Dimonchg1
Copy link

не собирается
In file included from anpr.cpp:1:
anpr.h:13:10: fatal error: opencv/cv.h: Нет такого файла или каталога
13 | #include <opencv/cv.h>
| ^~~~~~~~~~~~~
compilation terminated.
In file included from area.cpp:1:
area.h:11:10: fatal error: opencv2/opencv.hpp: Нет такого файла или каталога
11 | #include <opencv2/opencv.hpp>
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from main.cpp:10:
anpr.h:13:10: fatal error: opencv/cv.h: Нет такого файла или каталога
13 | #include <opencv/cv.h>
| ^~~~~~~~~~~~~
compilation terminated.

@Dimonchg1
Copy link

пути что ли не прописаны у меня

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