Qt and MinGW compatibility

Sure, here’s a link to a minimal Qt project:

Note that I have the Zoom library installed under C:\Libraries\zoom-sdk-windows-master

And rather than attempt to adapt the demo program, which is extremely VC-centric, I’m attempting to do the bare minimum to include and link anything at all from Zoom, one step at a time. But I can’t even get past the very first step (which, if I’m interpreting correctly, is initializing the authentication system.)