|
nivision.h errors C++
when we try and compile the "camera to dashboard" example code we get a repitition of these errors.
"C:/Windriver/workspace/CameraToDashboardExample1/nivision.h", line 818: error(etoa:4066): enumerated value is out of "int" range Polarity Type;
this reoccurs in the entire .h file preventing us from getting the first step to using the program.
We might just be making a silly mistake but there are over 100 errors in this one spot in the program.
|