Some progress.
I did two things to the code and environment. Go here and do the steps in post #6:
#6
Then add this to the .cpp file:
Code:
#include "Vision\AxisCamera2010.h"
Now I can add this to the code and it compiles:
Code:
AxisCamera *m_camera;
Tomorrow I'll attack the problem of no images going to the dashboard.