cinder / Cinder-OpenCV

OpenCV CinderBlock
101 stars 95 forks source link

vc11 libs compiled using vc10? #4

Closed paulhoux closed 11 years ago

paulhoux commented 11 years ago

Hi Andrew,

could it be that you compiled the *.lib files in the vc11 folder using vc10? When using the block with vc11, I get this error:

error LNK2038: mismatch detected for '_MSC_VER': value '1600' doesn't match value '1700'

-Paul

paulhoux commented 11 years ago

Oh, never mind... looks like there was an old vc10 path in my project settings.