Here again, I never knew about this -- always thought Qt was a GUI API=20 for Linux. Will investigate. In the meanwhile though, I have tried Monodevelop and console apps and=20 Winform apps went smooth, but a GTK+ sample failed, apparently due to=20 issues with Windows 8.1 not processing paths properly. I also tried Visual C++ and all went well, but since it also installed=20 VB, I thought I'd try that, and it was *very* easy. Within a couple=20 hours I was able to get a basic serial terminal example coded and=20 running. Code is much cleaner to read, and considering how many books,=20 and online videos/tutorials there are on it, I'm leaning that way right now= .. Cheers, -Neil. On 11/6/2015 10:24 PM, Sergey A Dryga wrote: > Neil, > for cross platform development I would suggest QT framework. I have > developed for Linux and Windows using it, it also has support for android > and other OSes, although I have not tried that. > > Serial port communication is trivial to setup and is platform independent > (withing limitations of the platform, of course, e.g. baud rate selection= ). > > Best, > > Sergey > --=20 http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .