Hello,
I am starting to develop an application in order to collect data sent by an ANT AT3 module in sensRcore mode.
I tried to compile the ANT_NET_Libraries solution in visual studio 2010, but unfortunately, after the conversion I get a lot of errors and the project not build. Do I need to use VS2008?
Just to try I created a new project (windows Form in C# .NET) and I added the ANT_NET.dll references as explained in the read me and also ANT_WrappedLib.dll but in this case I get an error.
Someone has experienced something similar?
Thank you in advance