Wednesday, April 18, 2012

Weird linker error linking to opencv... "LNK1107: invalid or corrupt file: cannot read at 0x2E8"

This OpenCV build was working for me a few nights ago. I am trying to run the example 'grabcut.cpp' file given with the OpenCV examples and so I set up a quick project and brough the cpp file in. Then, I set up all of the standard configurations and got this error on building.




error LNK1107: invalid or corrupt file: cannot read at 0x2E8

opencv_calib3d231.dll




What does this mean? Have I done something wrong?





No comments:

Post a Comment