How to add QFTP in QT5 ?
-
Hi,
- Clone the repository from code.qt.io
cd qtftp/path/to/qt5/qmakemakemake install
and you should be good to go.
Note: You might need to have perl installed for makefile to work.( mrJJ)
Hi,
cd qtftp/path/to/qt5/qmakemakemake installand you should be good to go.
Note: You might need to have perl installed for makefile to work.( mrJJ)