Help to compile Qt Ftp - Visual Studio 2017 Qt 5.12.3 64 bit
Unsolved
General and Desktop
-
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 -
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-qtftpRemember to install a version of perl to run the script they talk about.
http://strawberryperl.com/releases.html