LD -o .build_release/lib/libcaffe.so.1.0.0-rc3
/usr/bin/ld: cannot find -lsnappy
/usr/bin/ld: cannot find -lcblas
/usr/bin/ld: cannot find -latlas
collect2: error: ld returned 1 exit status
Makefile:566: recipe for target '.build_release/lib/libcaffe.so.1.0.0-rc3' failed
make: * [.build_release/lib/libcaffe.so.1.0.0-rc3] Error 1
Several dependency libraries are missing on your system. Please refer the official installation guide.
Please start by reading the installation instructions and ask further questions on the caffe-users list.
hello all iam installing the caffe on ubuntu installed all the dependency but i am getting the error -lopencv, but i am installed the opencv also please sujjest me.
Error log is given below
LD -o .build_release/lib/libcaffe.so.1.0.0
/usr/bin/ld: cannot find -lopencv_imgcodecs
collect2: error: ld returned 1 exit status
Makefile:582: recipe for target '.build_release/lib/libcaffe.so.1.0.0' failed
make: * [.build_release/lib/libcaffe.so.1.0.0] Error 1
I have also encountered this problem. Have you solved it
hello all iam installing the caffe on ubuntu installed all the dependency but i am getting the error -lopencv, but i am installed the opencv also please sujjest me.
Error log is given belowLD -o .build_release/lib/libcaffe.so.1.0.0
/usr/bin/ld: cannot find -lopencv_imgcodecs
collect2: error: ld returned 1 exit status
Makefile:582: recipe for target '.build_release/lib/libcaffe.so.1.0.0' failed
make: * [.build_release/lib/libcaffe.so.1.0.0] Error 1
I have also encountered the same problem. Have you solved it
hi,
Sorry for the late response,
Can you just share me the complete log.
Regards
Rakesh L
From: weilanShi notifications@github.com
Sent: 13 June 2020 12:54
To: BVLC/caffe caffe@noreply.github.com
Cc: Rakesh L rakesh.l@exaleapsemi.com; Comment comment@noreply.github.com
Subject: Re: [BVLC/caffe] caffe installation issue (#6400)
I have also encountered this problem. Have you solved it
hello all iam installing the caffe on ubuntu installed all the dependency but i am getting the error -lopencv, but i am installed the opencv also please sujjest me.
Error log is given below
LD -o .build_release/lib/libcaffe.so.1.0.0
/usr/bin/ld: cannot find -lopencv_imgcodecs
collect2: error: ld returned 1 exit status
Makefile:582: recipe for target '.build_release/lib/libcaffe.so.1.0.0' failed
make: * [.build_release/lib/libcaffe.so.1.0.0] Error 1
I have also encountered the same problem. Have you solved it
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHubhttps://github.com/BVLC/caffe/issues/6400#issuecomment-643583967, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AMX6ERFVQLMHA4CYIFF76WTRWMSTFANCNFSM4FATYABQ.
[EXT]