Re: [Gpsbabel-misc] Installing gpsbabel on Intel Edison
GPSBabel converts and transfers data like waypoints, tracks & routes.
Brought to you by:
robertl
|
From: Allen E. <all...@ol...> - 2017-07-17 01:10:05
|
I was pointed to this blog entry http://hobby.farit.ru/qt5-gui-intel-edison/ And it looked a little more complicated than other Edison related things I spent days on with no luck. It seems it would be easier to write my own converter than follow that rabbit hole. I have gpsbabel running on my Windows 7 machine and my hope was to find something as simple as that was. I have searched using Google for a converter but pretty much all the articles reference gpsbabel. I was just hoping that it was not this difficult. Also, I need to give this to a half dozen other users and if it look complicated to me, it will be impossible for them. Allen On Sun, Jul 16, 2017 at 5:56 PM, Robert Lipe <rob...@gp...> wrote: > Hi, and Welcome. > > Qt offers a lot of APIs; a GUI is only one of them. > > We still have supported (and shipped) the command line version, just like > we have for 17 years. Our command line edition uses QtCore for strings, > time, and such. Our GUI uses, unsurprisingly, QtGui. > > > I don't know enough about Edison to know where or how they distribute > packages. At a glance, Galileo looks like another x86 Linux, and since many > popular Linux apps use Qt, it's likely that you won't have to build it from > scratch. The question to ask your Galileo community is "how can I get Qt > (or at least QtCore...though I won't swear we don't use other Qt modules) > for Galileo?" > > > > On Sun, Jul 16, 2017 at 5:26 PM, Allen Edwards < > all...@ol...> wrote: > >> Where is a precompiled binary distribution? >> >> On Sun, Jul 16, 2017 at 3:13 PM, SRE <ste...@cl...> wrote: >> >>> At 10:26 AM 7/16/17, Allen Edwards wrote: >>> >Looking up Qt5 I find it is all about a graphical user interface, >>> >which I definitely do not want to install. >>> >>> I lost the ability to build, and therefore to contribute, when Qt5 >>> was incorporated. That's just the way it is now. You'll have to >>> install Qt (which I tried and failed to get working on Windoze) >>> or install a pre-compiled binary distribution. >>> >>> >> >> ------------------------------------------------------------ >> ------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> Gpsbabel-misc mailing list http://www.gpsbabel.org >> Gps...@li... >> To unsubscribe, change list options, or see archives, visit: >> https://lists.sourceforge.net/lists/listinfo/gpsbabel-misc >> >> > |