Ask Your Question

maybepossible's profile - activity

2014-03-19 06:13:58 -0600 commented question opencv(2.4.8) highgui +qt(5) creator()= segmentation fault.... Why?

I met the same problem. And I tried that opensuse 12.3 + opencv2.4.3 +qt5.2.1/5.1.1 or opensuse tumbleweed + opencv2.4.8 + qt5.2.1/5.1.1 are the same. Sometime enen including the highgui.cpp will rise an error without any opencv functions. but when i use qt4.8.4 in opensuse 12.3 with opencv2.4.3 ,if not include the QCoreApplication in a consolo project, the opencv shows the image correctly.