Ask Your Question

The_Maaaaan's profile - activity

2014-07-25 04:51:20 -0600 received badge  Notable Question (source)
2013-08-13 23:38:30 -0600 received badge  Popular Question (source)
2012-11-06 14:10:28 -0600 received badge  Student (source)
2012-11-06 05:55:58 -0600 asked a question OpenCV 2.4.3 - Execution problem (VC++ 2010, Win 7, 64bit)

Hello there !

I have a problem running OpenCV 2.4.3 on my computer. I use Visual C++ 2010 Express (32 bits) on a Windows 7, 64 bits machine.

I think the installation performed well. I followed step by step what was indicated in the tutorials from this website, namely :

Note : I used the x86 folders for any concerned path instead of the x64 ones.

The thing is it still doesn't work ! Any OpenCV-oriented code I try to execute leads to the following error : program exited with code -1073741701 (0xc000007b). If I remove any OpenCV code from my file, the execution occurs with no problem.

Is someone familiar with this issue ?

Thank you in advance for the help !