Hi

I'm using Qt 5.6 on Windows

I'm trying to send-email in my application and wanted to use this library

But I happend to have some trouble including it in any program. I've checked related topics but it didn't help.

I built the porject, and compiled it to get my .a. When I use the Qt tool (or do it myself) to include the library I get this error on compilation : "cannot find -lSMTPEmail".

I'm still new to Qt, so this my just be some basic mistake I make somewhere, sorry if informations are missing

Thanks for your help.
Stank