I run TS3, Qt Creator and Qt 5.5. The QtC installation sets QT_QPA_PLATFORM_PLUGIN_PATH to its corresponding path. This causes Teamspeak 3 (64bit, on Win10) to fail: "This application failed to start because it could not find the platform plugin windows."
When I disable QT_QPA_PLATFORM_PLUGIN_PATH then TS3 works, but QtC/Qt does not anymore. My problem: We use TS3 along with Qt presentations. Any idea how to overcome the problem?