SFML community forums

Help => General => Topic started by: alireza_prm on June 24, 2016, 07:39:46 pm

Title: Cmake error for Opencv"error in configuration process"
Post by: alireza_prm on June 24, 2016, 07:39:46 pm
hello.I want use OpenCV3 in Qt.
I use cmake for source file of opencv,then select MinGW or VS2013 in configue ,I keep getting this error message: "error in configuration process, project files may be invalid".

It write Call Stack error.please see this image:
https://i.imgsafe.org/bbe8669119.jpg

what should i do?
please Help me.
Title: Re: Cmake error for Opencv"error in configuration process"
Post by: Mario on June 24, 2016, 08:04:07 pm
Is there any specific reason you're looking for help regarding OpenCV in a forum about SFML? Ask in a OpenCV related forum (or try Stack Overflow (http://stackoverflow.com/)) to get help a lot faster.

Besides that, just read the error message, it tells you what's wrong.