Ask Your Question
0

Dose 6.4.7 build file support VS2013?

asked 2013-11-19 04:48:00 -0600

In the file "opencv\build\x86"or"opencv\build\x64" we can only find vc10(for vs2010)and vc11(for vs2012),My IDE is vs2013 ,I have tried vc11 file,but it doesn't work. I don't know why ,and someone said maybe vc11 file(include bin,lib,staticlib files) does not support vs2013. Does someone know how to solve this problem? I mean if I want use opencv on VS2013(no matter 2.4.7 or other version), what should I do?

Last,Please forgive for my poor English....THANKS all of you~

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2013-11-20 03:49:32 -0600

AFAIK VS2013 does support the VC11, which was actually released after releasing VS2012. I have no problem configuring my OpenCV here with VC11 and VS2013. Are you sure you are doing everything in the right way? The only difference should be selecting the correct VC compiler, which is 11!

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-11-19 04:48:00 -0600

Seen: 287 times

Last updated: Nov 20 '13