We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpOther Libraries › get data from rfid device
Page Index Toggle Pages: 1
get data from rfid device (Read 681 times)
get data from rfid device
Apr 24th, 2010, 10:18am
 
Hi everyone,
I hope I am posting this at the right place...
I am a beginning programmer, I use visual studio 2008 and I am currently working with c++.
I recently bought a touchatag and I found some instuctions on this site about how to read data from a rfid chip.  ( Sorry, I am unable to post a link to that topic )
I have been trying but so far without much luck.
I installed the library and driver but when I tried to run the sample script I got all kinds of errors.
In the sample there is some java code, but I believe thats being converted to c++. I have tried a lot of different things, but no matter what I do, I keep getting errors. Mostly that the keywords are not correct (undeclared identifier) I guess this means the library isn't working?
I would really appreciate it if someone could explain to me what it is I am supposed to do to make a library work and how I should use its classes and methodes.
I already added a path to the library in tools-options-projects and solutions-vc++-include files, but I am still not able to use the library.

Thanks very much for your help in advance!!
Page Index Toggle Pages: 1