Hello Zenju,
I am using v6.12 on Arch Linux and would like to ask for the 7.0 source code, in order to update it's AUR package. The source is no longer available on Sourceforge, do you plan to release it soon?
Thank you very much in advance.
FreeFileSync 7.0 Source Code
- Posts: 1
- Joined: 7 Dec 2003
- Site Admin
- Posts: 7211
- Joined: 9 Dec 2007
Sourceforge is currently having problems with Google Chrome domain blocks on all files. Until this is resolved you can download from here:
freefilesync.org/download/FreeFileSync_7.0_Source.zip
freefilesync.org/download/FreeFileSync_7.0_Source.zip
- Posts: 3
- Joined: 8 Apr 2002
I had no issues in downloading - however the build is not working (Manjaro = almost Arch): do you have a hint for me?
../../zen/thread.h:89:6: Fehler: #error just some paranoia check.
../../zen/thread.h:52:29: Fehler: »boost« bezeichnet keinen Typ
../../zen/thread.h:52:34: Fehler: expected initializer before »::
../../zen/thread.h:93:29: Fehler: »boost« bezeichnet keinen Typ
../../zen/thread.h:93:34: Fehler: expected initializer before »::
... (many more)
../../zen/async_task.h:52:21: Fehler: »ft« wurde in diesem Gültig
../../zen/async_task.h:62:39: Fehler: Abfrage des Elementes »empts vom Nicht-Klassentyp »const int« ist
make: *** [../Obj/FFS_GCC_Make_Release/ffs/src/application.o] Feh
==> FEHLER: Ein Fehler geschah in build().../../zen/async_task.h:52:21: Fehler: »ft« wurde in diesem Gültig
../../zen/async_task.h:62:39: Fehler: Abfrage des Elementes »empts vom Nicht-Klassentyp »const int« ist
make: *** [../Obj/FFS_GCC_Make_Release/ffs/src/application.o] Feh
==> FEHLER: Ein Fehler geschah in build().../../zen/async_task.h:52:21: Fehler: »ft« wurde in diesem Gültig
../../zen/async_task.h:62:39: Fehler: Abfrage des Elementes »empts vom Nicht-Klassentyp »const int« ist
make: *** [../Obj/FFS_GCC_Make_Release/ffs/src/application.o] Feh
==> FEHLER: Ein Fehler geschah in build().
../../zen/thread.h:89:6: Fehler: #error just some paranoia check.
../../zen/thread.h:52:29: Fehler: »boost« bezeichnet keinen Typ
../../zen/thread.h:52:34: Fehler: expected initializer before »::
../../zen/thread.h:93:29: Fehler: »boost« bezeichnet keinen Typ
../../zen/thread.h:93:34: Fehler: expected initializer before »::
... (many more)
../../zen/async_task.h:52:21: Fehler: »ft« wurde in diesem Gültig
../../zen/async_task.h:62:39: Fehler: Abfrage des Elementes »empts vom Nicht-Klassentyp »const int« ist
make: *** [../Obj/FFS_GCC_Make_Release/ffs/src/application.o] Feh
==> FEHLER: Ein Fehler geschah in build().../../zen/async_task.h:52:21: Fehler: »ft« wurde in diesem Gültig
../../zen/async_task.h:62:39: Fehler: Abfrage des Elementes »empts vom Nicht-Klassentyp »const int« ist
make: *** [../Obj/FFS_GCC_Make_Release/ffs/src/application.o] Feh
==> FEHLER: Ein Fehler geschah in build().../../zen/async_task.h:52:21: Fehler: »ft« wurde in diesem Gültig
../../zen/async_task.h:62:39: Fehler: Abfrage des Elementes »empts vom Nicht-Klassentyp »const int« ist
make: *** [../Obj/FFS_GCC_Make_Release/ffs/src/application.o] Feh
==> FEHLER: Ein Fehler geschah in build().
- Posts: 3
- Joined: 8 Apr 2002
.. my issue is solved - there was some pacman problem for boost - after reinstalling in force mode I could build ffs again