Need clarification on closure of post (studio ?)
What does Of course you need ms visual studio1!11" mean? "1!11" ??? Do you mean version 11? Apparently, it is free to students, which is OK by me.
Close because of spam???? What spam?
imho, guanta misread your post, don't be angry.
if you can get vs express, go for it.
if you can't, anything using mingw ( eclipse,codeblocks ) will do too, but will require you to build the opencv libs yourself. also, since therr's less ppl using that, there'll be less folks being able to help you, if problems occur.
The last post was meant seriously? Sorry then! However, if you read your post (apart from the title) I bet, you'd do the same, since it looks very much like spam. However I'll be more carefully next time. Anyways, you can of course choose any editor / system you want like berak said. Best, Guanta
I would have done exactly the same. The topic made no sense to me unless you read this :)
same here ..
Let me start again. Apparently, I cannot use mingw C++ with OpenCV, but MS Visual Studio is acceptable, correct?
again, vs2008-20013 will work out-of-the-box, mingw requires building the appropriate libs using cmake
Good enough. Thanks.