Search found 2 matches

by vic2gre
27 Apr 2014, 19:19
Forum: Help
Topic: Error during compilation, missing file
Replies: 3
Views: 428

Re: Error during compilation, missing file

ok,
and how I do that ?modify the makefile ? spécific make command ? add somthing to PATH ?

Sorry for this question, I'm beginner in compilation
by vic2gre
27 Apr 2014, 09:13
Forum: Help
Topic: Error during compilation, missing file
Replies: 3
Views: 428

Error during compilation, missing file

Hi,
I try to compile and install FreeFileSync 6.4 on fredora 20 64b and I have a problem.
I installed the last version of wxWidgets (3.0).

When I compile I have this error (sorry, in french) :


mkdir -p ../Obj/FFS_GCC_Make_Release/ffs/src/
g++ -pthread -std=c++11 -Wall -pipe -O3 -DNDEBUG -DWXINTL ...