Open GoogleCodeExporter opened 8 years ago
Fixed the issue:
1. downloaded / installed the binary
2. unlinked px4uploader from references in project
3. deleted px4uploader.exe from source root and also debug folder
4. copied px4uploader.exe from binary folder
5. pasted px4uploader.exe in the source root
6. added new reference to copied px4uploader.exe
Strange issue, the file sizes of px4uploader.exe were exactly the same, oh
well, customizing now :)
Original comment by netcode...@gmail.com
on 19 Apr 2013 at 2:29
Hey I'm getting this error:
Error 28 'px4uploader.Uploader' does not contain a definition for '__get_sn'
and no extension method '__get_sn' accepting a first argument of type
'px4uploader.Uploader' could be found (are you missing a using directive or an
assembly
reference?) C:\Users\user\Documents\GitHub\Software\WesleyTest\MissionPlanner-ma
ster\GenOTP.cs 384
and I am attempting your fix, where did you get the binary from please?
Original comment by wesleych...@gmail.com
on 28 Oct 2013 at 3:18
Original issue reported on code.google.com by
netcode...@gmail.com
on 18 Apr 2013 at 5:27