Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

none of those are real errors, but warnings, that you might not be able to debug the resp. dll code .

pdb's are system specific, and not supplied by opencv. if you need those, you will have to build the opencv libs from src (this will also build the pdb's for opencv)

none of those are real errors, but warnings, that you might not be able to debug the resp. dll code .

pdb's are system specific, and not supplied by opencv. if you need those, you will have to build the opencv libs from src (this will also build the pdb's for opencv)

i'd rather be alarmed by ... returned 1, this is a clear indication, that something (e.g. the csv file) was not loaded !

none of those are real errors, but warnings, that you might not be able to debug the resp. dll code .

pdb's are system specific, and not supplied by opencv. if you need those, you will have to build the opencv libs from src (this will also build the pdb's for opencv)

i'd rather be alarmed by ... returned 1has exited with code 1 (0x1)., this is a clear indication, that something (e.g. the csv file) was not loaded !! (see e.g. here, l.89