Harrison - 19 June 2013 10:46 AM
Hi,
Are you using the prebuilt binary or building it from source? Did you try downloading a fresh copy (in case the ICO file corrupted)? It should build properly in VS2008-VS2012, at least here on my Win7 x64 machine.
Cheers
Hi~ I built it from the source. The original ANT_RSSI_Demo.exe works well and it can detect garmin chirps. What modification have you done to the original source code? (Did you set the private byte[] aucNetworkKey = {0x00, 0x01, 0x00, 0x01, 0x00, 0x01, 0x00, 0x01}; like this?)Could you send your demo? I wanna see if it works well on my machine. (email:
.(JavaScript must be enabled to view this email address))
Also I find that the ANTlogo.ico is invalid. I right click on my project and click on the property, then I add that icon again, it shows that icon is invalid.
Even though that error disappears after I add a new available icon, it cannot detect garmin chirps and show them on the main form.
I really need your help~~~