Ask Your Question

ahmadsamiee's profile - activity

2016-08-17 12:29:25 -0600 received badge  Notable Question (source)
2015-05-26 23:57:10 -0600 received badge  Popular Question (source)
2013-05-27 04:42:41 -0600 commented answer error open cv 2.4.5 in VS2012 X64

thanks yes

2013-05-27 03:57:32 -0600 commented answer error open cv 2.4.5 in VS2012 X64

thanks i don't have any error now but my program isn't run and say :

unable to start program 'C...\X64\Debug\test.exe\' Unrecognized error occured in the windows web services framework.

2013-05-27 03:09:22 -0600 asked a question error open cv 2.4.5 in VS2012 X64

i have a error in my program.help plz my error: 1> C:\opencv\opencv\build\include\opencv2\flann\logger.h(66): error C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.

1> C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\include\stdio.h(218) : see declaration of 'fopen'