02-01-2011 03:06 PM
If it helps here is the easyio.h
02-01-2011 04:18 PM
I think I found the problem,
I don't think it was finding the correct libraries I added easyio.lib, and dataacq.lib to the build manually and it compiles with no errors. I'll check it with the actual device to see if it works completely.
Thanks again for your help Roberto,
Michael Eller
02-01-2011 11:47 PM - edited 02-01-2011 11:47 PM
That's exactly why I suppose there is something wrong in your installation: not sure about easyio.dll, but you should not need to add dataacq.lib to your project, the system should be able to find system libraries by itself. Anyway I'm happy you succeeded in solving your problems.