Ask Your Question

Revision history [back]

i just included header files, but...

hi,

i have used opencv2.4.3 with visual studio 2008 on my laptop well. and now i came to use another pc to develop some programs with opencv. when i just typed "#include <cv.h>", however, i found many errors relating to xlocale and xdebug. what's strange here is that the program which i want to insert some opencv commands was ok before i insert just opencv including lines - not command lines. the system parameter setting, the directory settings in visual studio and the addition library setting are the same with my laptop and i think that's ok.

do you know any solution on this? i'm just growing tired..:-<