Hennadii Stepanov
Hennadii Stepanov
@ryanofsky > Some things I might suggest: > > * Starting from my failing commit and deleting unnecessary steps to find a minimal failing case Thank you for the suggestion....
> `CMakeLists.txt` only sets `set(CMAKE_CXX_CLANG_TIDY "${CLANG_TIDY_EXECUTABLE}")` and never actually executes `clang-tidy`? It does. You can check it out using `--verbose`.
> I updated the OP. Did you see https://github.com/chaincodelabs/libmultiprocess/pull/144?
> Are you saying you think we shouldn't be able to include system headers when building using depends? Yes, for headers-only packages built in depends, such as Boost and USDT....
Concept ACK, given the early stage of the current release cycle and the presence of only a single conflicting PR.
Is this specific to the QML GUI, or is it related to the Qt Widget-based GUI as well?
Closing for now. Feel free to reopen this based on the new [default](https://github.com/bitcoin-core/gui-qml/tree/qt6) branch.