Ask Your Question

Revision history [back]

Verify that the OpenCV install on the two machines is the same, that is the directories reside in the same location and the entire path named the same. For example, the include files could be in C:\OpenCV24\include and in both the machines, they should match exactly. Otherwise, you will have to change the settings in Project->Properties to let the compiler/linker know the exact locations to look for.