Hi - is there a post that depicts the steps to build (make, compile, install) free file sync?
I can't find anything here that describes how to do it.
Would you please provide instructions and dependencies on how to do it.
Thanks for your time.
Steve Dupuis
Ottawa, Canada
Search found 2 matches
- 25 May 2016, 23:22
- Forum: Help
- Topic: How do I build from source code bundle
- Replies: 3
- Views: 5415
- 23 May 2016, 14:49
- Forum: Help
- Topic: FFS 8.1 won't compile on arch linux
- Replies: 0
- Views: 655
FFS 8.1 won't compile on arch linux
Here's the error message from the make:
[arch8:steve] /home/steve/builds/FreeFileSync/Source
747 20160523 103052 $ make
mkdir -p ../Obj/FFS_GCC_Make_Release/ffs/src/
g++ -std=c++14 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include "zen/i18n.h" -include "zen/warn_static.h" -Wall -O3 ...
[arch8:steve] /home/steve/builds/FreeFileSync/Source
747 20160523 103052 $ make
mkdir -p ../Obj/FFS_GCC_Make_Release/ffs/src/
g++ -std=c++14 -pipe -DWXINTL_NO_GETTEXT_MACRO -I../.. -I../../zenXml -include "zen/i18n.h" -include "zen/warn_static.h" -Wall -O3 ...