Hi
I am using opencv2.31 the latest available. For Tbb I downladed the latest Tbb from net. I am using Vs2010 Ultimate. Now I have gone through the youtube video on how to add opencv to vs. Now none of the commands are marked in red but I get an error stating that " unexpected end of file while looking for precompiled header. Did you forget to add #include <StdAfx.h> to your source?
Now if I go for a new project with no precompiled libraries I get the following error
" unresolved external symbol _cvwaitkey referenced in function main"
The code itself however does not show any errors.
Please help me. I am in urgent need of opencv for a project in mechatronics