visual studio 2010 - OpenCV QT VS2010 link error -


as title implies, using vs2010 opencv 2.4.3 , qt 4.8. tried running them independently (opencv+vs2010) , (qt+vs2010) , worked fine. when try run 3 of them in single program, linker error

1>link : fatal error lnk1104: cannot open file 'opencv_calib3d244d.lib' 

i tried looking around doesn't seem able find solution. please advice? thank you.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

ruby on rails - Seeing duplicate requests handled with Unicorn -