Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Send Email ?
Forum Updated to NodeBB v4.3 + New Features

Send Email ?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 226 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Duy Khang
    wrote on last edited by Duy Khang
    #1

    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.
    53197c4d-2533-4244-87cb-de39503ebfca-Untitled.png

    And what is _imp_ZN1... in picture

    Someone can help me ?

    VRoninV 1 Reply Last reply
    0
    • D Duy Khang

      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.
      53197c4d-2533-4244-87cb-de39503ebfca-Untitled.png

      And what is _imp_ZN1... in picture

      Someone can help me ?

      VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      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?

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      1 Reply Last reply
      0
      • V Offline
        V Offline
        V0rtex
        wrote on last edited by
        #3

        try

        QT       +=  network 
        

        to add your pro file

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved