Peter Buelow
Peter Buelow
``` diff --git a/main.cpp b/main.cpp index 72bd94b..ec5257b 100644 --- a/main.cpp +++ b/main.cpp @@ -1489,8 +1489,12 @@ static bool saveEntry(FILE* outFile, char* path, rk_entry_type type, static inline uint32_t convertChipType(const char* chip)...
I was not, but using one I built. I switched to yours, but still have some issues. I think your toolchain cmake assumes the cross compiler is in the path,...
Thank you, I hadn't seen your QT example. That does make it a bit easier to understand. I understand why you need a callback, what I'm having trouble with is...
@janbar, long time, but I finally got back around to this. I have it working now, but I still am having issues with how to use the callback in any...
OK, so it's my understanding (I'm not actually all that tied to this, so it's just my understanding, no science here) that WGS84 and GPS LAT and LON are roughly...
This appears to still be true.