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. Help to compile Qt Ftp - Visual Studio 2017 Qt 5.12.3 64 bit
QtWS25 Last Chance

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

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 273 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.
  • parisisalP Offline
    parisisalP Offline
    parisisal
    wrote on last edited by
    #1

    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
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      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
      2

      • Login

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