Ask Your Question

Uzair's profile - activity

2016-08-17 12:29:26 -0600 received badge  Famous Question (source)
2014-09-30 16:20:01 -0600 received badge  Notable Question (source)
2014-02-07 01:06:36 -0600 received badge  Popular Question (source)
2013-03-05 17:53:09 -0600 asked a question Cant run my OpenCV first code
1>------ Build started: Project: opencv1, Configuration: Debug Win32 ------
1>  opencv1.cpp
1>c:\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\microsoft visual studio 11.0\vc\include\stdio.h(218) : see declaration of 'fopen'
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

KEEP getting this error :/...Please help me