Joakim Lundborg
Joakim Lundborg
Sadly, go-qml won't compile with go 1.8. I am looking into alternatives, including rewriting the whole thing in rust: https://github.com/cortex/ripasso
Thanks a lot for writing this, and sorry for taking so long to review! I was initially a bit put off by just using string/string as types for name and...
These should be part of the Qt distribution, at least if you have Qt > 5.1. The whole build situation is a bit annoying, it would be great to get...
I had a similar problem connecting to my e550W, this fix worked for me: https://github.com/ryankurte/rust-ptouch/pull/52
> btw, there is another similar PR to this one #47 Thanks for pointing this out! I merged the changes into this branch, though I didn't bump in to these...
> Hi, I have just tried your PR and found that `idf.py --version` still reports to be at 5.1.3 > > ``` > idf.py --version > fatal: not a git...
> > though I didn't bump in to these problems. > > I did, that's how I found that PR. You can try to run this to see if your...
Great, thanks for removing the git hacking and getting this merged! I'll take a look at the version stuff separately.