Skip to content

yughghbkg/FreeFileSync-easybuild

 
 

Repository files navigation

My progress

If you have any ideas or thoughts, you can discuss them in the discussion area. Or you can try to fork this repository, modify the workflows, and then attempt to use the action for compilation by yourself. Or you can download it and compile it locally.

25.11.4 15.4-ffs for 24.04 ubantu Vision already runs. v0.2

25.11.4 15.4-ffs for 22.04 ubantu Vision already runs. v0.1

Clip_2025-11-04_10-22-05

.

Windows

Version 7.0 is the last version that provides vcxproj files for Windows compilation projects. Subsequent versions only provide the makefile for Linux.

https://github.com/dddu809-max/FreeFileSync_7.0-easybuild----last-open-version-for-Windows

.

This project is also likely to be version v7. It clearly enables the compilation of Windows applications from the source code, and it is compatible with other platforms as well.

https://github.com/abcdec/MinFFS

.

Linux

His build approach is more professional and well-structured, making FreeFileSync easier to compile across different Linux systems.

dpkg build recipe: https://gitlab.com/bgstack15/stackrpms/-/tree/master/freefilesync?ref_type=heads

He use Open Build Service: https://build.opensuse.org/package/show/home:bgstack15/freefilesync, which pulls from that gitlab location and a custom git repository that tracks upstream releases directly.

.

Repology is a website that tracks and compares software package versions across different Linux distributions.

https://repology.org/project/freefilesync/versions

.

Build instructions for FreeFileSync on raspberry pi

13.2 https://github.com/pmkees/build-FreeFileSync-on-raspberry-pi

10.25 https://github.com/Subere/build-FreeFileSync-on-raspberry-pi

10.22 https://github.com/YingchunLi2020/build-FreeFileSync-on-raspberry-pi

.

It’s mainly a tutorial repository that explains how to compile FreeFileSync

https://github.com/jeffli678/build-FreeFileSync

.

随手记

注释掉以下这些代码,就可以兼容2204

curl cpp 366 379 380 397-403

ssh2 h 191 192

yam 2204 2个

以下是非源码部编译的 有趣项目

这个项目只是把 GitHub 上的包封进了 Docker 容器。我更喜欢用图形化的 Docker 环境装 FFS,自由度更高、体验更好,不用让整个界面只跑一个程序。

https://github.com/jlesage/docker-freefilesync

这个项目是相当于把 GitHub 上发布的包处理一下,上传到一个应用商店上 和源码无关

https://github.com/flathub/org.freefilesync.FreeFileSync

About

USE ACTION TO BUILD FFS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 99.8%
  • Other 0.2%