Hmm, there's no "-lQTKit" in there, so it's probably somehow an issue with how LIBAV_LDFLAGS or LIBAV_STATIC_LDFLAGS made its way to videoogl_LIB_DEPENDS... I guess this is probably caused by my commit: https://github.com/dolphin-emu/...comexk
What are the contents of build/CMakeCache.txt? For me, QTKit only shows up in LIBAV_STATIC_LDFLAGS, and AFAIK that comes straight from pkg-config (although it's probably cmake's fault somehow...).comexk
It is run on the same thread, but it's a tiny asynchronous routine that certainly won't cause any lag. The dumb behavior on disconnect is yet another casualty of Ziek's incomplete port of my old branch...comexk
It does not appear that any of these warnings correspond to actual bugs, although the code in question is a bit sloppy. When I get off this plane I'll figure how to reproduce them in GCC or something...comexk
Yuck. At this point a PR to customize enet - in a protocol compatible way, but for somewhat significant efficiency improvements - is literally in the queue (not up to date though), and I am not super hopeful about upstreaming going quic...comexk