LINK : fatal error LNK1104: cannot open file '.obj'
- by FL3SH
I have a big problem with building a simple program. I am using many tutorials, instructions and I can't solve it. I edit the variable's path as follows:
C/C++-General-Additionals Include
Directories-MyOpenCv\build\include Linker-General-Additionals
Library Directories-MyOpenCv\build\x86\vc11\lib
Linker-Input-Additional Dependencies-*I added .libs
The same in Debug and Release.Windows 8 x64, VS2012 x32, OpenCV 2.4.5