[Interest] Include the kdsoap.pri QMake include file in the project's .pro file
Thiago Macieira
thiago.macieira at intel.com
Wed Jun 19 21:43:57 CEST 2013
On quarta-feira, 19 de junho de 2013 21.27.10, Olivier Austina wrote:
> I got the following errors : cannot find :
> -Cannot find -lkdsoapd
Looks like you're on Windows and trying to compile in debug mode, but you
don't have kdsoap compiled in debug mode. You should either switch to release
mode, or recompile kdsoap so you have the debug-mode library.
Or change the .pri file so that it links to the release-mode library.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130619/07c12583/attachment.sig>
More information about the Interest
mailing list