OpenCV question

hi~I'm new here.must I use English?
eh.every time I open the visual C++ 6.0 to build my GUI code ,it always have many errors.
such as :unresolved external symbol,or can't open a file......
Could you tell me how to do with this problem. Thank you.
must I use English?
Not really, but if you don't, there will be fewer people able to help you.

unresolved external symbol error could meant that you are using some function that you haven't defined. However in this case, I think your both errors exist because you didn't set up project settings right. You have to tell the compiler what libraries you're going to use.
Thank you.I had solved this problem.
It's my first time visit the English forum,so I just a little afraid that if I make some wrong expressions in English.
Topic archived. No new replies allowed.