PDA

View Full Version : QtRPT for printing



RegMe
14th March 2016, 12:22
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,

d_stranz
16th March 2016, 17:21
Find a copy of QtZint.lib that has been compiled for MSVC 2012. I'll bet Google could help you with this.