Hey,
I'm trying to get into Qt with the news of it being released under LGPL.
I've installed MinGW-5.1.4 (g++ and make since the others seemed unnecessary).
Instead of filling this post with a lot of error messages, I've copied the error/messages to a DZone code snippet which is here: http://snippets.dzone.com/posts/show/6862. I've ommitted a lot of the compilation messages and just skipped to the errors.
Any suggestions?