Compile problem for Raspberry Pi 3 with opencv
-
Hi and welcome to devnet,
Are you developing on the RPi3 directly ? Or are you cross-compiling ?
-
Hi and welcome to devnet,
Are you developing on the RPi3 directly ? Or are you cross-compiling ?
-
You didn't answer my question: are you developing directly on the RPi3 ?
-
Good then next question, did you build OpenCV yourself ? Or did you install the one from the distribution you have on your Pi ?
-
Good then next question, did you build OpenCV yourself ? Or did you install the one from the distribution you have on your Pi ?
-
You are missing
-lopencv_imgcodecs
in your .pro file. -
You're welcome !
Since you have it working now, please mark the thread as solved using the "Topic Tools" button so that other forum users may know a solution has been found :)