Ask Your Question

SPLaBz's profile - activity

2014-05-27 01:15:52 -0600 asked a question Missing file MSVCP120.dll

image description

I'm using Visual studio 2012 and OpenCV 2.4.9. Win 7 64bit-SP1. I have now compiled a simple code to display an image it is showing this image when debugging. Compilation was successful. I have installed VC run time x64 and x86 and again checked but again same problem. image description image description

2014-05-24 03:58:14 -0600 commented question General steps of linking openCV

can you please explain this in little detailed? does devcpp comes in mingw? kindly explain in a littel detailed way so that persons like me who dnt have much knwldge in compiler and linker properties can understand.

2014-05-24 03:04:34 -0600 asked a question General steps of linking openCV

Hello Experts, I'm an electronics hobbyist not much experience in software development, i have done some projects in opencv. But all the time i have done for configuring the opencv with an IDE the steps for different IDE like DevCpp,VS etc are different in. may the the thing what we are doing the same but as i don't know much about the linker, compiler configure i'm little confused. What i need is to understand the concept and so that i can link the opencv with any IDE without going through a tutorial steps. The next doubt is the as new versions of openCV comes does the steps change? is need change how to identify that?? I have tried to understand this but failed many time, so kindly help me.