Thanks in advance for Liviu Lalescu,
I have this probleme during compilation
":-1: erreur : No rule to make target 'interface/modifyconstraintactivitiesmaxsimultaneousinselectedtimeslotsform_template.ui', needed by '../tmp/gui/ui_modifyconstraintactivitiesmaxsimultaneousinselectedtimeslotsform_template.h'. Stop." i use Qt creator ( framework 5.4 )
on other question whats is fet command line ?
Can you help me please ?
Can you please check if the file "interface/modifyconstraintactivitiesmaxsimultaneousinselectedtimeslotsform_template.ui" exist? i guess it doesn't exist. Check last characters, they are missing. just add them. The problem is that your unzipper is bad.
fet command line: don't use fet with a GUI (Graphic user interface), just with command line. So you can "give" a file to fet-cl and it will solve the file without opening an interface.
For the first problem, like Volker said, you need a better unpacker, see: http://lalescu.ro/liviu/fet/forum/index.php?topic=1404.0 and maybe other topics on the forum.
For the second problem, see the README file or type fet-cl on the command-line for usage instructions.