Search found 7 matches
- 08 May 2020, 18:22
- Forum: Help
- Topic: trying to compile for raspberrypi
- Replies: 35
- Views: 15769
Re: trying to compile for raspberrypi
It has been 6 months and would like to know if there is any consideration to create a version of FFS for the ARM structure (i.e. Raspberry Pi).
- 11 Nov 2019, 20:36
- Forum: General Discussion
- Topic: FFS on Raspberry Pi
- Replies: 5
- Views: 4562
- 11 Nov 2019, 20:22
- Forum: Help
- Topic: trying to compile for raspberrypi
- Replies: 35
- Views: 15769
I tried 10.15 and 10.16 (and 10.17 before) and both failed for different reasons. So 10.14 is the latest one that works with the current hooks. But the ability to access Google Drive fails, because client-id is not specified.
As I stated before, it would great to a have raspbian version of FFS to ...
As I stated before, it would great to a have raspbian version of FFS to ...
- 11 Nov 2019, 19:19
- Forum: Help
- Topic: trying to compile for raspberrypi
- Replies: 35
- Views: 15769
Thanks to jmsxl I was able to create an executable FreeFileSync using 10.14 source.
The 10.17 has hooks in it that prevent you from using gtk 3.0, since it is still at gtk 2.0. I have not fully tried FFS, but it did execute with lots of gtk and glib warnings and errors.
I followed the steps in the ...
The 10.17 has hooks in it that prevent you from using gtk 3.0, since it is still at gtk 2.0. I have not fully tried FFS, but it did execute with lots of gtk and glib warnings and errors.
I followed the steps in the ...
- 11 Nov 2019, 06:21
- Forum: Help
- Topic: trying to compile for raspberrypi
- Replies: 35
- Views: 15769
https://solarianprogrammer.com had a new update to install gcc 9.1 which did not require a build. I did that and everything else worked except FreeFileSync. I tried 10.17 source, but it would not work with gtk 3; so I installed gtk 2 but that crashed with /usr/include/gtk-2.0/gdk/gdktypes.h:114:39 ...
- 09 Nov 2019, 00:50
- Forum: Help
- Topic: trying to compile for raspberrypi
- Replies: 35
- Views: 15769
Re: trying to compile for raspberrypi
I tried to build gcc v9.1.0 per your instructions. However after executing "make -j 2", the compiling terminated with error after less than an hour. Sad. I would have loved to use freefilesync on raspberry pi 3 as my workhorse to upload my gigabytes of home video production to my google cloud and ...
- 28 Jul 2018, 22:48
- Forum: General Discussion
- Topic: [feature request] time stamped logs with option to be able to set there location
- Replies: 4
- Views: 1040
[feature request] time stamped logs with option to be able to set there location
When doing sync and updates, I need a log to verify what was added, replace and/or deleted.
Also I need to designate a directory to where I can put these logs. By time stamping the logs, I know they will not be written over. Sometimes I need to stop an action and need to know which ones completed ...
Also I need to designate a directory to where I can put these logs. By time stamping the logs, I know they will not be written over. Sometimes I need to stop an action and need to know which ones completed ...