Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I have an error when adding SMTP Client for Qt in Github for my project. When I include it into my file.cpp it make an error.
This is picture of error.
And what is _imp_ZN1... in picture
Someone can help me ?
I have an error when adding SMTP Client for Qt in Github for my project.
Link to the project?
When I include it into my file.cpp it make an error.
How are you including the external project?
try
QT += network
to add your pro file