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

Error ocuured in make #2

Open
jet-c-21 opened this issue Mar 21, 2023 · 1 comment
Open

Error ocuured in make #2

jet-c-21 opened this issue Mar 21, 2023 · 1 comment

Comments

@jet-c-21
Copy link

OpenCV 4.1.1
Ubuntu18.04
GTX 1060
Cuda 11.7
Cudnn 8.5.0
anaconda3

I got error during make:

cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
cc1plus: warning: command-line option ‘-Wno-missing-prototypes’ is valid for C/ObjC but not for C++
[  5%] Building CXX object 3rdparty/protobuf/CMakeFiles/libprotobuf.dir/src/google/protobuf/wrappers.pb.cc.o
cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
cc1plus: warning: command-line option ‘-Wno-missing-prototypes’ is valid for C/ObjC but not for C++
[  5%] Linking CXX static library ../lib/liblibprotobuf.a
[  5%] Built target libprotobuf
make: *** [Makefile:166: all] Error 2

Any idea?

@JosonChan1998
Copy link
Owner

It is better to check the previous logs

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