mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 04:09:39 +00:00
On x86_64 and arm64 builds Common/MsgHandler.h and Common/Logging/Log.h are indirectly included through the corresponding VertexLoaders, Emitters and lastly Assert.h. Because the generic build does not build a vertex loader JIT it does not include those and fails at compile time. Thanks to HdkR and mibofra! |
||
|---|---|---|
| .. | ||
| AudioCommon | ||
| Common | ||
| Core | ||
| DiscIO | ||
| DolphinQt | ||
| DolphinWX | ||
| InputCommon | ||
| UICommon | ||
| VideoBackends | ||
| VideoCommon | ||
| CMakeLists.txt | ||