[Qt-interest] Qt compilation fails (4.6.1 on windows XP)

Andre Somers andre at familiesomers.nl
Thu Feb 4 17:59:38 CET 2010


Hi,

I am trying to build Qt myself on windows XP using MinGW. I downloaded 
the SDK 2010.01.
I ran configure.exe like this:

configure.exe -debug-and-release -opensource -shared

Nothing special, that is.
Then, I started the compilation. That ran fine for a while, but it 
stalls in the linking of libQtWebKitd4.a with a series of undefined 
references to `vtable for WebCore::FormDataIODevice`. The compilation 
ends with the message:
[sub-webkit-make_default-ordered] Error 2

Nice. Any suggestions on how to get around this?

What I want to achieve is to build two MySQL drivers (embedded and 
normal) to use on windows, based on the tutorial here: 
http://www.jiggerjuice.net/software/qt-sql-drivers.html

André




More information about the Qt-interest-old mailing list