OpenCV on VS 2010 Express, Invalid License Data Error
Hi,
I'm a beginner at OpenCV (still stuck at installing the libraries). I tried following this tutorial but got the error from VSC++ "Invalid License data. Reinstall is required" when compiling from cmake. reinstallation had no effect whatsoever.
Any help would be appreciated.
Thanks
Your problem is with Visual Studio, not OpenCV. OpenCv, fortunately doe not require you to buy a licence. This is true for CMake too. Solve your problem with Visual Studio first.