C++ app made in Dev-C++ uses OpenCV and freezes up...
Expand Post »
I use the Dev-C++ compiler on a Toshiba laptop running on Windows Vista 32-bit. Im good in C++, and I have been learning to use the OpenCV (Open source Computer Vision) library with C++. When I run my C++ app, the OpenCV window that uses GUI freezes up. It shows the contents and everything, but doesn't do anything and if you click on it, turns white and stops responding. I can't find anything on google about this... Is it my OS? is it a problem with Dev-C++? Should I get a different compiler (NOT visual C++)? Is there a way to fix Dev-C++?
Re: C++ app made in Dev-C++ uses OpenCV and freezes up...
Well, the OpenCV code is only a couple things, creating a window, displaying a picture, and waiting for the user to press a key until the program ends. Even with other things such as creating a window and displaying a track bar, it freezes up for everything (except normal C++ by itself).
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.