Delete the line the compiler is complaining about or compile the library in release mode, the missing object reveals itself only in debug mode which you probably don't need anyway.

Oh...you're using Windows... so maybe you do need it, that's one of the downsides of using Qt and Windows together