Hi everybody, I'm beginner user of C++ and I'm working with OpenCV library. When I've finished to write my software, I compiled it and I sent it at my friend. The compiled software doesn't work because it wants the library of OpenCV. To avoid when I make a program to send also the library... I ask you if is possible to including thees library in solution, in this way the software is completely independent.