Tamás Szelei
Tamás Szelei
My point mentioning that was only to demonstrate that iced is able to render on top of something else. The problem with the linked example (and why it doesn't help...
pretty much, yes!
Thanks! I'll attempt it, but I'm not super familiar with it either.
Thanks!
#59 is related
uh, that sounds bad, sorry about that. There is currently a data race *somewhere* which I've been trying to crack for some time (I have TSAN logs but it's not...
I can't make any promises right now unfortunately. I expected to move forward much quicker with 3.0 but this data race drives me mad. After 3.0 I want to introduce...
Can you paste the declaration of the `getMessage` function?
ok, so it is your client that you can't compile, right? Could you post your code, compiler version and complete compiler output?
I believe this might be related to the msgpack upgrade. Could you try v2.1.1 in your environment? (that's the version before the bundled msgpack was updated).