Search found 8 matches

by pmkees2
30 Sep 2023, 15:27
Forum: General Discussion
Topic: Open Source? Is it true ?
Replies: 4
Views: 2393

Re: Open Source? Is it true ?

I found some notes on compiling FFS for the version of Linux that runs on older Raspberry Pis and have tried to keep them up-to-date:

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

Can't speak to steps to compile on Windows or MacOS. Until the FreeFileSync Foundation starts ...
by pmkees2
27 Sep 2021, 00:52
Forum: General Discussion
Topic: Build instruction for FFS v11.14 on RaspberryPi OS
Replies: 0
Views: 2126

Build instruction for FFS v11.14 on RaspberryPi OS

Just a brief note that I blew the dust off some old build instructions for those interested in running FreeFileSync on RaspberryPi running RaspberryPi OS (previously called Raspbian).

They are at:
https://github.com/pmkees/build-FreeFileSync-on-raspberry-pi

The executable can't create a Google ...
by pmkees2
25 Sep 2021, 16:20
Forum: Help
Topic: Error compiling FreeFileSync 11.14 on Ubuntu (20.04/21.04)
Replies: 10
Views: 1083

Re: Error compiling FreeFileSync 11.14 on Ubuntu (20.04/21.04)

I saw that openssl3 was officially released and noticed the increased const declarations needed if using FFSv11.13 with openssl3 (so the inverse of the changes needed for FFSv11.14 w/openssl1.1.1).

@bgstack15 You've motivated me to refresh the Raspbian build instructions 👍
by pmkees2
24 Aug 2021, 11:33
Forum: Help
Topic: Compilation error
Replies: 2
Views: 752

Re: Compilation error

Thanks bgstack15 for the hints! Before your edits, I tried the latest gcc 10 compiler (10.3) but it didn't change anything.

I hit one other problem (related to zen/legacy_compiler.cpp if memory serves me right) I took a shortcut and copied an earlier version of the file to successfully finished ...
by pmkees2
16 Dec 2020, 21:11
Forum: Help
Topic: trying to compile for raspberrypi
Replies: 35
Views: 15769

Re: trying to compile for raspberrypi


Is there anything stopping a snap being made of freefilesync for raspberrypi?

I know they're not the most efficient but seem to make a lot of sense. Particularly for small programs like this?


Hi travo101- agreed that this is a situation where a snap would make sense (app has specific library ...
by pmkees2
21 Nov 2020, 18:02
Forum: Help
Topic: trying to compile for raspberrypi
Replies: 35
Views: 15769

Re: trying to compile for raspberrypi

Hi olvin-

My bad.

There seems to be a known problem with GTK2 supporting high-DPI monitors.
I'm not particularly smart or experienced here so I'm pretty sure what I did is not the the correct way to handle things, but since I don't have a high DPI monitor, I just commented out that check in the ...
by pmkees2
20 Nov 2020, 18:38
Forum: Help
Topic: trying to compile for raspberrypi
Replies: 35
Views: 15769

Re: trying to compile for raspberrypi

I was inspired by olvin's effort so I forked Subere's Raspbian build instructions and updated it for v11.3 (current FreeFileSync version as of this writing). It's at:
https://github.com/pmkees/build-FreeFileSync-on-raspberry-pi

Probably worth a full review after the next major upgrade of Raspbian ...
by pmkees2
19 Jul 2020, 21:15
Forum: Help
Topic: trying to compile for raspberrypi
Replies: 35
Views: 15769

Re: trying to compile for raspberrypi

Many thanks, Subere.
GCC compilation is a beast but FFS 10.25 is up-and-running on my RPi 3B+