Hi everyone,

I try to use QtRPT in my project,
I have 2 compilo : MSVC and MinGW

With MinGW, QtRPT works well => no problem
With MSVC dosn't work => Problem : LNK1181: can not open input file 'QtZint.lib'

I have to work with MSVC, Any suggestion to solve this problem
Config : Win7/ Qt 5.1.1/ MSVC 2012

Cheers,