Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Can't seem to use OpenCV

I have followed the instructions included in the documentation for installing OpenCV (several times, just to make sure), and yet I am still not able to link my code, which is written in C++. Are there better outlined steps I can follow?

For context, I am using g++ as my compiler (with Cygwin), and I have two C++ sources I am trying to link. I am running on a Windows 10 x64 machine. The actual .cpp sources compile fine, but the linker is having a heart attack.

Cheers!