compiling FreeFileSync 6.4

Get help for specific problems
Posts: 3
Joined: 26 Apr 2014

mbcullen

I have problems compiling FreeFileSync 6.4 in MS VS Express 2013.

Using source downloaded from sourceforge:
sourceforge.net/projects/freefilesync/files/freefilesync/6.4/
FreeFileSync_6.4_Source.zip 2014-04-01 2.2 MB

Some files and folders are missing.

In the following, <FFS root> = FreeFileSync 6.4 source root folder.

missing file: <FFS root>\validate.h
referred to by: <FFS root>\FreeFileSync\Source\application.cpp
29 #include "../../validate.h"

missing folder: <FFS root>\FreeFileSync\Source\dll
referred to by: <FFS root>\FreeFileSync\Source\ui\dir_name.cpp
24 #include "../dll/IFileDialog_Vista\ifile_dialog.h"

missing file: <FFS root>\wx+/mouse_move_dlg.h
referred to by: <FFS root>\FreeFileSync\Source\ui\batch_config.cpp
18 #include <wx+/mouse_move_dlg.h>

missing folder: <FFS root>\zen\IFileOperation
referred to by: <FFS root>\zen\file_handling.cpp
27 #include "IFileOperation/file_op.h"

missing folder: <FFS root>\zen\FindFilePlus
referred to by: <FFS root>\zen\file_traverser.cpp
18 #include "FindFilePlus/find_file_plus.h"

The missing files and folders were in version 6.1
but not 6.2, 6.3, 6.4.

Can you help please.
Attachments
alternate.txt
(1.58 KiB) Downloaded 89 times