Log in

View Full Version : nivision.h errors C++


whatabouteve
06-02-2010, 15:18
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.

jhersh
07-02-2010, 03:50
I'm not sure, but I think that example might be obsolete. The 2010 Camera Demo includes vision to the dashboard. I recommend trying that one.

whatabouteve
09-02-2010, 17:13
we fixed, not sure how because i didn't do it but a monkey did it so it couldn't have been that difficult.

Zme
10-02-2010, 00:01
check the builder, if it isn't right then you will get a lot of errors very quickly

ronbaer
11-02-2013, 18:24
While this is an old post, the answer is still useful. (And I had the same problem today.)
Answer: Set the build environment to PPC603gnu