Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct


    Qt World Summit: Early-Bird Tickets

    Unsolved Help to compile Qt Ftp - Visual Studio 2017 Qt 5.12.3 64 bit

    General and Desktop
    2
    2
    181
    Loading More Posts
    • 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.
    • parisisal
      parisisal last edited by

      Hi,
      I need a FTP client library because:

      • I need to list file
      • I need to get ftp file size without download it.
      • I need to updalod and download files.

      I found this : https://codereview.qt-project.org/admin/repos/qt%2Fqtftp

      Can someone help me to compile this under Visual Studio 2017 Qt 5.12.3 64 bit ?

      Thank you,
      Salvo

      1 Reply Last reply Reply Quote 0
      • mrjj
        mrjj Lifetime Qt Champion last edited by

        Hi
        Did you try to build it already ?
        You should find the Visual C++ 2015/17 x64 Native Build Tools Command Prompt
        and start there.
        Then do as here
        https://stackoverflow.com/questions/48058461/how-to-use-add-on-qtftp

        Remember to install a version of perl to run the script they talk about.
        http://strawberryperl.com/releases.html

        1 Reply Last reply Reply Quote 2
        • First post
          Last post