c++ windows forms /CLR
Hello,
are opencv31 or previous versions just for native c++ or can we use it with windows froms? I just get errors of all kind and I don't know the reason(s). I wrote several programs with c++ - console and all are running correctly in x32 or x64 but impossible to do anything with it in windows forms.
I have changed all possible setting in visual studio but it is definitely impossible to compile a simple form when just having any openCV *.h include.
Thank you very much for your help guys!