Pages

Wednesday, September 2, 2009

QT Build Issue Solved

Stack Overflow is a very useful resource - there were three answers, of which both Rohan McGovern and Ken Rogers provided the correct solution. Many thanks to them both.

I should have known that I either needed to build QT from source with MSVC flags set, get a commercial license for QT and download the MSVC build, OR use mingw32-make. For the time being, I'll use mingw32-make and save rebuilding QT for another day.

No comments:

Post a Comment