- Download and install cmake: download.
- Download and install tdm-gcc: download with version
tdm64-gcc-9.2.0.exeortdm-gcc-9.2.0.exeif you use to os 32bit
-
Run Cmake(cmake-gui)
Step 1: In field Where is the source code click Browser Source... and select folder
design-ftp-clientStep 2: Create folder
buildin folderdesign-ftp-clientStep 3: In field Where to build the binaries click Browser Build... and select folder
design-ftp-client/buildStep 4: After click to Generate if have show dialog then select MinGW Makefiles and click Use default native compilers
- Run file
build.bat
You go to folder build run file ftpclient
After completing the installation steps, from now on every time we want to run the program just open the ftpclient.bat file or build.bat file.