|
Re: Camera Problems, Again
Hmm,
We've traced the camera issues with what we think is a programming error.
Since our lead programmer is away, we're stuck with pretty much no knowledge of C++.
Except that we know that // means a comment. One of the libraries for the camera that we include in our header page was commented out. We un-commented, but then were confronted with an error message.
Vision/AxisCamera2010.h: No such file or directory.
So, this seems like a fairly simple problem to fix. O experienced programmers, how do we acquire this library?
|