Frederik Seiffert

Results 227 comments of Frederik Seiffert

From [this](https://github.com/mviereck/x11docker/wiki/Multiarch-setups-with-QEMU#dbhiqus) it sounds like one advantage of `aptman/qus` would be the possibility to avoid installing a full QEMU package and instead only install the necessary archs. Is this something...

@mgree this is a great solution, thank you. One thing to look out for is how actions/download-artifact stores the artifacts in individual subfolders, so I used a `**` glob for...

I think this is a duplicate of #177, which also has some workarounds.

Indeed. Note though that this behavior should only apply if this setting is off: ![dock settings](https://cloud.githubusercontent.com/assets/6037/5008905/75497074-6a61-11e4-8b51-a3953feef345.png)

The issue can also be reproduced using the [auth sample project](https://github.com/firebase/quickstart-cpp/tree/master/auth/testapp) from quickstart-cpp like this: 1. Ensure Visual Studio is set up with support for Clang ([instructions](https://docs.microsoft.com/en-us/cpp/build/clang-support-cmake?view=msvc-170#install)) 2. Open "testapp"...

Thanks for your feedback @DellaBitta. I’ll try building from source and report back after the holidays.

Building from source using the official instructions and Visual Studio 2022 (with MSVC) fixes the linker errors for us. Not sure how our setup would differ from the official builds....

Thanks for your feedback @chkuang-g! Due to summer vacations we need a bit more time getting back to you on this. Please don't close just yet. 🙏

Duplicate of #234?

Unfortunately we don't, since this is on a customer's machine that we're not able to debug directly. Is there any way to eg. enable logging of data payloads to debug...